43 packages tagged with “MySqlConnector”
A truly async MySQL ADO.NET provider, supporting MySQL Server, MariaDB, Amazon Aurora, Azure Database for MySQL, Google Cloud SQL, and more.
A hybrid .NET ORM library for MySQL (using MySqlConnector).
A MySQL client that integrates with Aspire, including health checks, metrics, logging, and telemetry.
Provides extension methods for integrating MySqlConnector with .NET dependency injection.
Writes lightly-structured MySqlConnector logging output to Serilog.
SkyAPM MySqlConnector peer formatter.
T4 scaffolding templates for MySql database to generate LINQ to DB data models. It provides only scaffolding functionality and to use Linq To DB in your project you should add reference to linq2db nuget and corresponding database provider explicitly.
Writes MySqlConnector logging output to Microsoft.Extensions.Logging with one line of code.
The MySql TempDb<> implementation, using MySqlConnector
A tool to backup and restore MySQL database in C#/VB.NET/ASP.NET. This library runs with MySqlConnector (MIT)
NHibernate driver for MySQL/MariaDB using MySqlConnector.
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 if you use Pomelo.EntityFrameworkCore.MySql Entity Framework Core provider for MySQL
Implements the client_ed25519 authentication plugin for MariaDB.
MySQL Adapter for ServiceStack OrmLite using MySqlConnector ADO.NET Provider
A Tiny ORMish thing for your POCO's.
Writes lightly-structured MySqlConnector logging output to NLog.
Writes MySqlConnector logging output to log4net with one line of code.
MySQL Provider for SimpleStack.Orm (using MySqlConnector)
.NET Standard 2.0 version of ServiceStack.OrmLite.MySqlConnector
Extends ADONetHelper library to MySQL, MariaDb, Percona Server, Amazon Aurora, Azure Database for MySQL
MySqlBulkCopy helper
OrmLite for MySql with MySqlConnector
This is a port of Hangfire.MysqlStorage to use the new (and better) open source MySqlConnector driver: https://mysql-net.github.io/MySqlConnector/
SpanableSkyAPM MySqlConnector peer formatter.
Library that wraps Connector/NET and MySqlConnector in order to reduce duplicate code when interacting with either connector.
A lightweight MySQL wrapper library for efficient DML operations, providing a quick and streamlined approach to MySQL database interactions.
Stores MiniProfiler V3 timings in a MySQL database.
Simple ORM For MySQL
This is the Batec.Azure.Data.Extensions.Npgsql.EntityFrameworkCore client library for developing .NET applications that uses AzureAD authentication for EntityFrameworkCore to connect to MySql databases.