Provides an Autofac module to simplify the registration of components in IoC.
Info
Version: | 3.0.0 |
Author(s): | Mike Hanson, Mark Eastwood & Faustina Fechita |
Last Update: | Saturday, July 27, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://github.com/testpossessed/sqlrepo |
NuGet Url: | https://www.nuget.org/packages/SqlRepo.SqlServer.Autofac |
Install
Install-Package SqlRepo.SqlServer.Autofac
dotnet add package SqlRepo.SqlServer.Autofac
paket add SqlRepo.SqlServer.Autofac
SqlRepo.SqlServer.Autofac Download (Unzip the "nupkg" after downloading)
Dependencies
- SqlRepo.SqlServer(>= 3.0.0)
- SqlRepo(>= 3.0.0)
- Autofac(>= 4.9.2)
Tags