Configures Ninject to resolve IRepository as the right configured implementation of SharpRepository.
Info
Version: | 2.1.0-alpha |
Author(s): | Ben Griswold, Jeff Treuting |
Last Update: | Friday, October 25, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/SharpRepository/SharpRepository |
NuGet Url: | https://www.nuget.org/packages/SharpRepository.Ioc.Ninject |
Install
Install-Package SharpRepository.Ioc.Ninject
dotnet add package SharpRepository.Ioc.Ninject
paket add SharpRepository.Ioc.Ninject
SharpRepository.Ioc.Ninject Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- SharpRepository.Repository(>= 2.1.0)
- Ninject(>= 3.3.4)
- SharpRepository.Repository(>= 2.1.0)
- Ninject(>= 3.3.4)
Tags