Implementation of SqlRepoEx ORM for Lambda Turn to MySQL statement.
Info
Version: | 2.3.2 |
Author(s): | 杨斌, [email protected] |
Last Update: | Wednesday, June 24, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/AzThinker/SqlRepoEx |
NuGet Url: | https://www.nuget.org/packages/SqlRepoEx.MySql |
Install
Install-Package SqlRepoEx.MySql
dotnet add package SqlRepoEx.MySql
paket add SqlRepoEx.MySql
SqlRepoEx.MySql Download (Unzip the "nupkg" after downloading)
Dependencies
- SqlRepoEx.Core(>= 2.3.2)
- Microsoft.Extensions.Configuration(>= 3.0.0)
- MySql.Data(>= 8.0.18)
- System.Configuration.ConfigurationManager(>= 4.6.0)
Tags