Provides an Autofac module to simplify the registration of components in IoC For MySQL.
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.Autofac |
Install
Install-Package SqlRepoEx.MySql.Autofac
dotnet add package SqlRepoEx.MySql.Autofac
paket add SqlRepoEx.MySql.Autofac
SqlRepoEx.MySql.Autofac Download (Unzip the "nupkg" after downloading)
Dependencies
- SqlRepoEx.Core(>= 2.3.2)
- SqlRepoEx.MySql(>= 2.3.2)
- Autofac(>= 4.9.4)
Tags