Top 20 NuGet Database Packages

Modelo de la base de datos Other Metadata del ADD
Modelo de la base de datos Other Content del ADD
Modelo de la base de datos Document Metadata del ADD
Modelo de la base de datos Document Content del ADD
Core elements to enable Event Sourcing paradigms using the Sql Stream Store framework
Handle database errors easily when working with Entity Framework Core. Catch specific exceptions such as UniqueConstraintException, CannotInsertNullException, MaxLengthExceededException, NumericOverflowException or ReferenceConstraintException instead of generic DbUpdateException.
A simple library that implements some of the repository data access and modification patterns.
Standardised models, and generic repository for SQLite database work on Mobile.
Fork from SqlKata.Execution, Add General Odbc query capability
Generic data access layer built on top of the .NET Entity Framework
Fast SQL ORM specifically for connecting to MS SQL based data with class based access and native task based asynchronous loading and executions.
Fluent Sql builder is a package that allows developers to build a Sql Command or Sql Statement with Parameters using a strongly typed system similiar to LINQ without the hassle of maintaining a db context.
Utility class to use with ADO.NET that allows pre-processing any SQL used vua SqlCommand class in order to allow optimization/hinting in production environments without recompiling code
Contais utility classes that can be used to check debug signatures of files. Allows reading Portable Executable (e.g. DLL, EXE) and Program Database (PDB) files. Also ones that are packed into ZIP archive or NuGet package. This package also provides a class that can be used to group readings by the...
Provides a MySql database wrapper that works with dependency injection
Cross Database Sql query generator using C# expressions, Sql-Server Adapter
LiteMigrator is a tiny SQLite Migration framework for crossplatform projects. Built for Xamarin mobile projects!
Minimalistic API allows developer to most easily perform operations with database. By default, library automatically manages DbConnection, DbTransaction, DbCommand and DbDataReader objects. Developer only writes queries.
The easiest and easy to use Nlog。 Log.Info("Info"); Log.Error("Error");
This is a simple library that is used to run MySql Commands (and SQL). It uses reflection in order to map the results to the specified Data type.