Grace.Net 2.4.2

dotnet add package Grace.Net --version 2.4.2
NuGet\Install-Package Grace.Net -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.Net" Version="2.4.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Grace.Net --version 2.4.2
#r "nuget: Grace.Net, 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.Net as a Cake Addin
#addin nuget:?package=Grace.Net&version=2.4.2

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

Grace.Net provides feature for the Grace container that only existin in .Net such as scanning loaded assemblies.

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.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.4.2 189 10/28/2014
2.4.1 68 9/29/2014
2.4.0 65 9/22/2014
2.3.10 73 8/15/2014
2.3.9 118 7/14/2014
2.3.8 72 7/10/2014
2.3.7 57 6/28/2014
2.3.6 56 6/21/2014
2.3.5 53 6/17/2014
2.3.4 53 6/14/2014
2.3.3 53 6/14/2014
2.3.2 55 6/11/2014
2.3.1 51 5/31/2014
2.3.0 50 5/25/2014
2.2.5 50 5/17/2014
2.2.4 52 4/23/2014
2.2.3 46 4/15/2014
2.2.2 54 4/8/2014
2.2.1 51 3/22/2014
2.2.0 51 3/3/2014
2.1.0 61 2/13/2014
2.1.0-Nightly1135 43 2/12/2014
2.1.0-Nightly1133 45 2/10/2014
2.0.4 51 2/6/2014
2.0.4-Nightly1130 42 2/5/2014
2.0.4-Nightly1126 42 2/3/2014
2.0.3 47 1/27/2014
2.0.2 49 1/21/2014
2.0.1 50 1/15/2014
2.0.0 50 1/5/2014
2.0.0-Nightly1084 44 12/20/2013
2.0.0-Nightly1083 45 12/20/2013
2.0.0-Nightly1082 45 12/19/2013
2.0.0-Nightly1080 43 12/18/2013
2.0.0-Nightly1077 44 12/17/2013
2.0.0-Nightly1076 46 12/15/2013
2.0.0-Nightly1075 45 12/14/2013
2.0.0-Nightly1069 45 12/13/2013
2.0.0-Nightly1068 46 12/12/2013
2.0.0-Nightly1065 47 12/7/2013
2.0.0-Nightly1063 45 12/7/2013
2.0.0-Nightly1052 43 11/28/2013
1.0.1-Nightly10500 45 11/24/2013
1.0.1-Nightly1027 46 11/22/2013
1.0.1-Nightly1025 43 11/20/2013
1.0.1-Nightly1009 44 11/19/2013
1.0.0 52 11/17/2013
1.0.0-Beta1050 47 11/15/2013
1.0.0-Beta1048 42 11/14/2013
1.0.0-Beta1047 40 11/13/2013
1.0.0-Beta1044 44 11/11/2013
1.0.0-Beta1036 43 11/10/2013
1.0.0-Beta1026 43 11/8/2013
1.0.0-Beta1024 42 11/7/2013
1.0.0-Beta1022 45 11/6/2013
1.0.0-Beta1020 45 11/6/2013
1.0.0-Beta1018 46 11/6/2013
1.0.0-Beta1006 48 10/26/2013
1.0.0-Beta1004 45 10/26/2013
1.0.0-Beta1000 42 10/25/2013
1.0.0-Alpha96 44 10/24/2013
1.0.0-Alpha94 43 10/24/2013
1.0.0-Alpha92 44 10/24/2013
1.0.0-Alpha90 45 10/22/2013
1.0.0-Alpha88 42 10/22/2013
1.0.0-Alpha85 46 10/22/2013
1.0.0-Alpha83 44 10/21/2013
1.0.0-Alpha81 44 10/21/2013
1.0.0-Alpha77 44 10/21/2013
1.0.0-Alpha104 46 10/25/2013
1.0.0-Alpha103 45 10/25/2013

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