Grace.NLog 2.3.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package Grace.NLog --version 2.3.0
NuGet\Install-Package Grace.NLog -Version 2.3.0
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.NLog" Version="2.3.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Grace.NLog --version 2.3.0
#r "nuget: Grace.NLog, 2.3.0"
#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.NLog as a Cake Addin
#addin nuget:?package=Grace.NLog&version=2.3.0

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

Grace.NLog provides integration class between NLog and Grace (Dependency Injection Container)

Product Compatible and additional computed target framework versions.
.NET Framework net45 is compatible.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in 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 2,136 6/30/2016
4.0.1 1,155 6/29/2016
4.0.0 1,016 6/27/2016
4.0.0-rc7-54 789 6/25/2016
4.0.0-rc6-51 805 6/21/2016
4.0.0-rc5-48 878 6/20/2016
4.0.0-rc4-46 908 6/15/2016
4.0.0-rc3-44 1,165 6/15/2016
4.0.0-rc2-43 1,175 6/14/2016
4.0.0-rc1-21 805 6/8/2016
4.0.0-Beta19 802 6/8/2016
4.0.0-Beta18 790 6/6/2016
3.1.2 1,011 5/23/2016
3.1.1 999 5/23/2016
3.1.0 1,033 5/11/2016
3.0.1 969 5/7/2016
3.0.0 1,057 4/20/2016
2.4.2 1,314 10/28/2014
2.4.1 1,130 9/29/2014
2.4.0 1,119 9/22/2014
2.3.10 1,097 8/15/2014
2.3.9 1,128 7/14/2014
2.3.8 1,094 7/10/2014
2.3.7 1,180 6/28/2014
2.3.6 1,156 6/21/2014
2.3.5 1,121 6/17/2014
2.3.4 1,182 6/14/2014
2.3.3 1,107 6/14/2014
2.3.2 1,145 6/11/2014
2.3.1 1,099 5/31/2014
2.3.0 1,083 5/25/2014
2.2.5 1,107 5/17/2014
2.2.4 1,132 4/23/2014
2.2.3 1,307 4/15/2014
2.2.2 1,276 4/8/2014
2.2.1 1,176 3/22/2014
2.2.0 1,161 3/3/2014
2.1.0 1,145 2/13/2014
2.1.0-Nightly1135 978 2/12/2014
2.1.0-Nightly1133 944 2/10/2014
2.0.4 1,140 2/6/2014
2.0.4-Nightly1130 916 2/5/2014
2.0.4-Nightly1126 896 2/3/2014
2.0.3 1,112 1/27/2014
2.0.2 1,116 1/21/2014
2.0.1 1,165 1/15/2014
2.0.0 1,131 1/5/2014
2.0.0-Nightly1084 920 12/20/2013
2.0.0-Nightly1083 918 12/20/2013
2.0.0-Nightly1082 925 12/19/2013
2.0.0-Nightly1080 894 12/18/2013
2.0.0-Nightly1077 892 12/17/2013
2.0.0-Nightly1076 932 12/15/2013
2.0.0-Nightly1075 936 12/14/2013
2.0.0-Nightly1069 908 12/13/2013
2.0.0-Nightly1068 913 12/12/2013
2.0.0-Nightly1065 933 12/7/2013
2.0.0-Nightly1063 962 12/7/2013

This is a feature release adding full sipport for registering by key and locating by key. Also added is a new light weight lifetime scope and ancestor scoping similar to Ninject