Provides an extension method for registering SqlRepoEx components in IoC container using Microsoft Dependency Injection (Microsoft.Extensions.DependencyInjection).
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.ServiceCollection |
Install
Install-Package SqlRepoEx.MySql.ServiceCollection
dotnet add package SqlRepoEx.MySql.ServiceCollection
paket add SqlRepoEx.MySql.ServiceCollection
SqlRepoEx.MySql.ServiceCollection Download (Unzip the "nupkg" after downloading)
Dependencies
- SqlRepoEx.Core(>= 2.3.2)
- SqlRepoEx.MySql(>= 2.3.2)
- Microsoft.Extensions.DependencyInjection(>= 3.0.0)
Tags