Top 20 NuGet Database Packages
Enable Automatic Migrations for Entity Framework Core for SQL Databases.
How to use:
MigrateDatabaseToLatestVersion.ExecuteAsync(context).Wait();
public class DbMigrationsOptions
{
public bool AutomaticMigrationDataLossAllowed { get; set; } = true;
public bo...
Generate Name Address City ZipCode Color and a lot more (Current Languages: NL BE US)
NET standard bindings for PDFium, including the matching native libraries for Linux, Windows and macOS.
Simple SQL CRUD Shell for C#
FunnyDB - a simple and lightweight query builder and object mapper for .Net
Unmanaged 64bit Oracle DataAccess Client. It's not needed to install an Oracle client on the machine. Contains Oracle.DataAccess.dll's dependencies.
SQLite support extension for DbKeeperNet database migrations
DbKeeperNet is a handy component simplifying deployment of database schema changes (database migrations) working with various RDBMS systems.
This is a legacy package; if possible, please use either the "System.Data.SQLite" or "System.Data.SQLite.Core" package instead. The official SQLite database engine combined with a complete ADO.NET provider all rolled into a single mixed-mode assembly for x64.
Windows Azure Shared Caching enables you to easily provision a cache in the cloud to be used from any applications or services that could benefit from caching. Caching increases performance by temporarily storing information from other backend sources. High performance is achieved by maintaining thi...
A SQLConnection extension to make SQL calls easier to manage.
SQL event store and read models for Its.Domain.
Class library that allows formatting SQL strings through generics. Currently supports the MySql dialect.
SAP Data SQLAnywhere for .NET v3.5 and v4.5 (looking for v16 Install: iAnywhere.Data.SQLAnywhere.v4.5)
Shared components for MSDeploy-based deployment packages.
The SQL Server Management Objects (SMO) Framework is a set of objects designed for programmatic management of Microsoft SQL Server and Microsoft Azure SQL Database.
MSSQL Server support extension for DbKeeperNet database migrations
A couple helper classes to make using TVP parameters with Dapper easier.
Simple retry logic providing resistant connection to the Windows Azure SQL Database. Implemented as extension methods of SqlConnection and SqlCommand classes. Has no dependences to Enterprise Library or NHibernate. Does not require any configuration. Inspired by Microsoft's Topaz project.