Implementation of SqlRepoEx ORM for Lambda Turn to Ms SQL 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.MsSqlServer |
Install
Install-Package SqlRepoEx.MsSqlServer
dotnet add package SqlRepoEx.MsSqlServer
paket add SqlRepoEx.MsSqlServer
SqlRepoEx.MsSqlServer Download (Unzip the "nupkg" after downloading)
Dependencies
- SqlRepoEx.Core(>= 2.3.2)
- Microsoft.Extensions.Configuration(>= 3.0.0)
- System.Configuration.ConfigurationManager(>= 4.6.0)
- System.Data.SqlClient(>= 4.7.0)
Tags