Grace.CommonServiceLocator 2.4.2

There is a newer version of this package available.
See the version list below for details.
dotnet add package Grace.CommonServiceLocator --version 2.4.2
NuGet\Install-Package Grace.CommonServiceLocator -Version 2.4.2
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Grace.CommonServiceLocator" Version="2.4.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Grace.CommonServiceLocator --version 2.4.2
#r "nuget: Grace.CommonServiceLocator, 2.4.2"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Grace.CommonServiceLocator as a Cake Addin
#addin nuget:?package=Grace.CommonServiceLocator&version=2.4.2

// Install Grace.CommonServiceLocator as a Cake Tool
#tool nuget:?package=Grace.CommonServiceLocator&version=2.4.2

Grace.CommonServiceLocator provides integration classes between the Microsoft CommonServiceLocator Pattern and Grace (Dependency Injection Container)

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
4.0.2 29,564 6/30/2016
4.0.1 1,103 6/29/2016
4.0.0 1,010 6/27/2016
4.0.0-rc7-54 816 6/25/2016
4.0.0-rc6-51 799 6/21/2016
4.0.0-rc5-48 833 6/20/2016
4.0.0-rc4-46 939 6/15/2016
4.0.0-rc3-44 1,120 6/15/2016
4.0.0-rc2-43 1,123 6/14/2016
4.0.0-rc1-21 804 6/8/2016
4.0.0-Beta19 764 6/8/2016
4.0.0-Beta18 759 6/6/2016
3.1.2 1,027 5/23/2016
3.1.0 1,171 5/11/2016
3.0.1 965 5/7/2016
3.0.0 1,035 4/20/2016
2.4.2 1,368 10/28/2014

This is a minor bug fix release to address SingletonPerScoped being disposed twice and a bug in the property injection picking logic