Implementation of CommonServiceLocator for DryIoc container, see rationale at https://github.com/unitycontainer/commonservicelocator.
Info
Version: | 4.1.0 |
Author(s): | Maksim Volkau |
Last Update: | Friday, March 6, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/dadhi/DryIoc |
NuGet Url: | https://www.nuget.org/packages/DryIoc.CommonServiceLocator |
Install
Install-Package DryIoc.CommonServiceLocator
dotnet add package DryIoc.CommonServiceLocator
paket add DryIoc.CommonServiceLocator
DryIoc.CommonServiceLocator Download (Unzip the "nupkg" after downloading)
Dependencies
- DryIoc(>= 4.0.0)
- CommonServiceLocator(>= 2.0.3)
Tags