Info
Version: | 3.1.5 |
Author(s): | Matthew Dennis |
Last Update: | Saturday, April 28, 2012 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://Munq.codeplex.com |
NuGet Url: | https://www.nuget.org/packages/Munq.CommonServiceLocator |
Install
Install-Package Munq.CommonServiceLocator
dotnet add package Munq.CommonServiceLocator
paket add Munq.CommonServiceLocator
Munq.CommonServiceLocator Download (Unzip the "nupkg" after downloading)
Dependencies
- Munq.IocContainer(3.1.5)
- CommonServiceLocator(1.0)
Tags
3.1.5 Changes dependency to Munq.IocContainer 3.1.5 to fix Request Lifetime instance issue.
All packages same version.
3.1.3 Fixes the dependency version for CommonServiceLocator
3.1.2 Implements IDisposable on the service locator.