Configures Autofac to resolve IRepository as the right configured implementation of SharpRepository.
Info
Version: | 2.2.0 |
Author(s): | Ben Griswold, Jeff Treuting |
Last Update: | Thursday, July 29, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/SharpRepository/SharpRepository |
NuGet Url: | https://www.nuget.org/packages/SharpRepository.Ioc.Autofac |
Install
Install-Package SharpRepository.Ioc.Autofac
dotnet add package SharpRepository.Ioc.Autofac
paket add SharpRepository.Ioc.Autofac
SharpRepository.Ioc.Autofac Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 1.3
- SharpRepository.Repository(>= 2.1.2)
- Autofac(>= 4.9.0 && < 5.0.0)
- NETStandard.Library(>= 1.6.1)
- SharpRepository.Repository(>= 2.1.2)
- Autofac(>= 5.0.0)
- SharpRepository.Repository(>= 2.1.2)
- Autofac(>= 4.9.0 && < 5.0.0)
Tags