Grace.log4net 2.2.4

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

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

Grace.log4net provides integration classes between log4net 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,006 6/30/2016
4.0.1 1,016 6/29/2016
4.0.0 1,006 6/27/2016
4.0.0-rc7-54 802 6/25/2016
4.0.0-rc6-51 824 6/21/2016
4.0.0-rc5-48 814 6/20/2016
4.0.0-rc4-46 898 6/15/2016
4.0.0-rc3-44 1,157 6/15/2016
4.0.0-rc2-43 1,160 6/14/2016
4.0.0-rc1-21 829 6/8/2016
4.0.0-Beta19 783 6/8/2016
4.0.0-Beta18 797 6/6/2016
2.4.2 1,289 10/28/2014
2.4.1 1,091 9/29/2014
2.4.0 1,101 9/22/2014
2.3.10 1,097 8/15/2014
2.3.9 1,101 7/14/2014
2.3.8 1,136 7/10/2014
2.3.7 1,117 6/28/2014
2.3.6 1,145 6/21/2014
2.3.5 1,139 6/17/2014
2.3.4 1,094 6/14/2014
2.3.3 1,121 6/14/2014
2.3.2 1,123 6/11/2014
2.3.1 1,146 5/31/2014
2.3.0 1,157 5/25/2014
2.2.5 1,128 5/17/2014
2.2.4 1,271 4/23/2014
2.2.3 1,287 4/15/2014
2.2.2 1,318 4/8/2014
2.2.1 1,206 3/22/2014
2.2.0 1,225 3/3/2014
2.1.0 1,160 2/13/2014
2.1.0-Nightly1135 938 2/12/2014
2.1.0-Nightly1133 980 2/10/2014
2.0.4 1,252 2/6/2014
2.0.4-Nightly1130 955 2/5/2014
2.0.4-Nightly1126 928 2/3/2014
2.0.3 1,173 1/27/2014
2.0.2 1,164 1/21/2014
2.0.1 1,164 1/15/2014
2.0.0 1,165 1/5/2014
2.0.0-Nightly1084 947 12/20/2013
2.0.0-Nightly1083 966 12/20/2013
2.0.0-Nightly1082 957 12/19/2013
2.0.0-Nightly1080 947 12/18/2013
2.0.0-Nightly1077 928 12/17/2013
2.0.0-Nightly1076 944 12/15/2013
2.0.0-Nightly1075 927 12/14/2013
2.0.0-Nightly1069 962 12/13/2013
2.0.0-Nightly1068 967 12/12/2013
2.0.0-Nightly1065 998 12/7/2013
2.0.0-Nightly1063 964 12/7/2013

This bug fix release, included is a fix for importing properties on classes with static properties. Also included is a fix that allows the nuget package to install into portable class libraries.