Provides an extension method for registering SqlRepoEx components in IoC container using Microsoft Dependency Injection (Microsoft.Extensions.DependencyInjection)。SqlRepoEx Provides Lambda Turn to Full SQL statement(Select,Union,Join etc.) 。.
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.MsSql.ServiceCollection |
Install
Install-Package SqlRepoEx.MsSql.ServiceCollection
dotnet add package SqlRepoEx.MsSql.ServiceCollection
paket add SqlRepoEx.MsSql.ServiceCollection
SqlRepoEx.MsSql.ServiceCollection Download (Unzip the "nupkg" after downloading)
Dependencies
- SqlRepoEx.Core(>= 2.3.2)
- SqlRepoEx.MsSqlServer(>= 2.3.2)
- Microsoft.Extensions.DependencyInjection(>= 3.0.0)
Tags