Found 25 packages
Testcontainers for .NET is a library to support tests with throwaway instances of Docker containers for all compatible .NET Standard versions.
Package Description
CockroachDB storage implementation for Hangfire (background job system for ASP.NET and aspnet core applications).
A Pulumi package to create and managed cockroach db resources in Pulumi programs.
The CData CockroachDB Provider allows bidirectional, standards-based access to Cockroach databases.
A Pulumi package to create and managed Cockroach DB resources in Pulumi programs.
本库仅封装原创的自定义服务(伪IOC)容器及相关功能,其基于线程安全字典(ConcurrentDictionary),以确保安全性和应用性等,支持多种版本(netstandard2.0;netstandard2.1;net8.0;net9.0;)。 - 鄙人专注.NET技术,深入研习.NET 9系列源码。本库通过长期实践工作积累落地成库,库中提供的所有功能均广泛应用于业务生产环境,同时会不间断地进行功能的优化和完善; - 本库均由鄙人采用最新技术实践编码完成,可通过工厂创建使用,或者与通用主机(GenericHost)集成; - 本库可同时满足大、中、小等各式项目的自由支配使用,以提供快捷、便利的工具方法,提升工作效率和业务能力为宗旨。
Contains HealthChecks for CockroachDb, based on the nuget package `Npgsql`.
DbUp makes it easy to deploy and upgrade SQL Server databases. This package adds CockroachDb support.
Evolve is an easy migration tool that uses plain old sql scripts. Its purpose is to automate your database changes, and help keep those changes synchronized through all your environments and developpement teams. Every time you build your project, it will automatically ensure that your database is up-to-date, without having to do anything other than build. Install it and forget it !
Save optimizer extension for EF Core - internal library. It supports multiple EF Core providers and brings serious performance benefits for many scenarios without big effort.
Save optimizer extension for EF Core with Dapper execution. It supports multiple EF Core providers and brings serious performance benefits for many scenarios without big effort.
A wrapper around NpgsqlConnection that handles retries and reconnects. Works with Postgresql and CockroachDB.
Save optimizer extension for EF Core. It supports multiple EF Core providers and brings serious performance benefits for many scenarios without big effort.
Command line tool, that can be installed as a .Net global tool, that helps you to deploy changes to databases. It tracks which SQL scripts have been run already, and runs the change scripts that are needed to get your database up to date.