A hybrid .NET ORM library for MySQL (using MySql.Data).
Info
Version: | 1.13.2-alpha1 |
Author(s): | Michael Camara Pendon |
Last Update: | Monday, February 26, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://repodb.net/tutorial/get-started-mysql |
NuGet Url: | https://www.nuget.org/packages/RepoDb.MySql |
Install
Install-Package RepoDb.MySql
dotnet add package RepoDb.MySql
paket add RepoDb.MySql
RepoDb.MySql Download (Unzip the "nupkg" after downloading)
Dependencies
- RepoDb(>= 1.12.5)
- MySql.Data(>= 8.0.22)
Tags