Top 20 NuGet mysql Packages

MySQL-specific database functionality
A specification library for Rochas.DapperRepository implementation
提供基于MySql的存储能力支持
A .NET framework for multi-database platform migrations, versioning and schema modifications. Write database migrations and/or schema modifications in your favorite .NET language and let Mig# generate the platform-dependent SQL code and update your schema. Features: fluent interface, automatic versi...
A simple and lightweight data access tool for .Net
MySql standalone server for C# unit tests. Use this package to run unit tests locally without spending time setting up a MySql server.
SQL primitives and helpers.
Yari for MySql databases. Easily execute mysql stored procedures and functions from the browser; just deploying a single method Web.API service. Also useful to create a Data Access Layer for mysql in any .net core application
Provides static wrapper for MySql repository factory for those who cannot or do not want to use dependency injection
Provides Adapter For Dapper,SqlRepoEx Provides Lambda Turn to Full SQL statement(Select,Union,Join etc.) ;
DotNet port of testcontainers.org
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 Use this package i...
MySql ADO provider for the Simple.Data library
An idiomatic bulk insert interface for databases. Allows you to bulk insert arbitrary types to an underlying database using a fast insert mechanism specific for that database. Currently supports SQL Server, MySQL, and SQLite. Works on the IDbConnection with extension methods, like Dapper.
Data store repository abstractions.
Small and simple to use and understand. Full object hierarchy CRUD support. Saves all object properties and the relationships to related tables. Also supports collection properties. Allows developers to write sql as needed for reads. The design just maps the results to the objects. Writes are tightl...
MySQL and SQLite Database data entity mapping interface for VisualBasic
An open-source PearXLib's extension, that adds useful MySQL additions.
MySql light server for tests