Configures Windsor 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.Windsor |
Install
Install-Package SharpRepository.Ioc.Windsor
dotnet add package SharpRepository.Ioc.Windsor
paket add SharpRepository.Ioc.Windsor
SharpRepository.Ioc.Windsor Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 1.6
- SharpRepository.Repository(>= 2.1.0)
- Castle.Windsor(>= 4.1.1)
- NETStandard.Library(>= 1.6.1)
- SharpRepository.Repository(>= 2.1.0)
- Castle.Windsor(>= 4.1.1)
Tags