Grace.Moq 2.4.2

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

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

Grace.Moq provides integration classes between Moq 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)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
    • Grace (>= 2.4.2)
    • Moq (>= 4.1.1311.615)

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
2.4.2 3,301 10/28/2014
2.4.1 1,070 9/29/2014
2.4.0 1,075 9/22/2014
2.3.10 1,083 8/15/2014
2.3.9 1,122 7/14/2014
2.3.8 1,039 7/10/2014
2.3.7 1,077 6/28/2014
2.3.6 1,135 6/21/2014
2.3.5 1,123 6/17/2014
2.3.4 1,103 6/14/2014
2.3.3 1,098 6/14/2014
2.3.2 1,073 6/11/2014
2.3.1 1,102 5/31/2014
2.3.0 1,087 5/25/2014
2.2.5 1,087 5/17/2014
2.2.4 1,413 4/23/2014
2.2.3 1,278 4/15/2014
2.2.2 1,233 4/8/2014
2.2.1 1,196 3/22/2014
2.2.0 1,145 3/3/2014
2.1.0 1,141 2/13/2014
2.1.0-Nightly1135 898 2/12/2014
2.1.0-Nightly1133 885 2/10/2014
2.0.4 1,109 2/6/2014
2.0.4-Nightly1130 934 2/5/2014
2.0.4-Nightly1126 868 2/3/2014
2.0.3 1,143 1/27/2014
2.0.2 1,090 1/21/2014
2.0.1 1,069 1/15/2014
2.0.0 1,119 1/5/2014
2.0.0-Nightly1084 891 12/20/2013
2.0.0-Nightly1083 869 12/20/2013
2.0.0-Nightly1082 908 12/19/2013
2.0.0-Nightly1080 909 12/18/2013
2.0.0-Nightly1077 925 12/17/2013
2.0.0-Nightly1076 901 12/15/2013
2.0.0-Nightly1075 867 12/14/2013
2.0.0-Nightly1069 872 12/13/2013
2.0.0-Nightly1068 882 12/12/2013
2.0.0-Nightly1065 932 12/7/2013
2.0.0-Nightly1063 904 12/7/2013
2.0.0-Nightly1052 960 11/28/2013
1.0.1-Nightly10500 949 11/24/2013
1.0.1-Nightly1027 938 11/22/2013
1.0.1-Nightly1025 920 11/20/2013
1.0.1-Nightly1009 935 11/19/2013
1.0.0 1,148 11/17/2013
1.0.0-Beta1050 971 11/15/2013
1.0.0-Beta1048 891 11/14/2013
1.0.0-Beta1047 896 11/13/2013
1.0.0-Beta1044 873 11/11/2013
1.0.0-Beta1036 895 11/10/2013
1.0.0-Beta1026 900 11/8/2013
1.0.0-Beta1024 884 11/7/2013
1.0.0-Beta1022 886 11/6/2013
1.0.0-Beta1020 896 11/6/2013

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