Grace.NSubstitute
2.4.2
.NET Framework 4.5
dotnet add package Grace.NSubstitute --version 2.4.2
NuGet\Install-Package Grace.NSubstitute -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.NSubstitute" Version="2.4.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Grace.NSubstitute --version 2.4.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Grace.NSubstitute, 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.NSubstitute as a Cake Addin
#addin nuget:?package=Grace.NSubstitute&version=2.4.2
// Install Grace.NSubstitute as a Cake Tool
#tool nuget:?package=Grace.NSubstitute&version=2.4.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Grace.NSubstitute provides integration classes between NSubstitute and Grace (Dependency Injection Contaniner)
Product | Versions |
---|---|
.NET Framework | net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 net481 |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
-
- Grace (>= 2.4.2)
- NSubstitute (>= 1.6.1)
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 | 1,576 | 10/28/2014 |
2.4.1 | 967 | 9/29/2014 |
2.4.0 | 982 | 9/22/2014 |
2.3.10 | 994 | 8/15/2014 |
2.3.9 | 1,060 | 7/14/2014 |
2.3.8 | 978 | 7/10/2014 |
2.3.7 | 1,030 | 6/28/2014 |
2.3.6 | 1,002 | 6/21/2014 |
2.3.5 | 1,015 | 6/17/2014 |
2.3.4 | 1,019 | 6/14/2014 |
2.3.3 | 1,051 | 6/14/2014 |
2.3.2 | 992 | 6/11/2014 |
2.3.1 | 1,031 | 5/31/2014 |
2.3.0 | 987 | 5/25/2014 |
2.2.5 | 1,019 | 5/17/2014 |
2.2.4 | 1,146 | 4/23/2014 |
2.2.3 | 1,173 | 4/15/2014 |
2.2.2 | 1,192 | 4/8/2014 |
2.2.1 | 1,099 | 3/22/2014 |
2.2.0 | 1,084 | 3/3/2014 |
2.1.0 | 1,028 | 2/13/2014 |
2.1.0-Nightly1135 | 869 | 2/12/2014 |
2.1.0-Nightly1133 | 852 | 2/10/2014 |
2.0.4 | 1,029 | 2/6/2014 |
2.0.4-Nightly1130 | 862 | 2/5/2014 |
2.0.4-Nightly1126 | 865 | 2/3/2014 |
2.0.3 | 1,036 | 1/27/2014 |
2.0.2 | 1,078 | 1/21/2014 |
2.0.1 | 1,089 | 1/15/2014 |
2.0.0 | 1,017 | 1/5/2014 |
2.0.0-Nightly1084 | 865 | 12/20/2013 |
2.0.0-Nightly1083 | 853 | 12/20/2013 |
2.0.0-Nightly1082 | 886 | 12/19/2013 |
2.0.0-Nightly1080 | 839 | 12/18/2013 |
2.0.0-Nightly1077 | 882 | 12/17/2013 |
2.0.0-Nightly1076 | 888 | 12/15/2013 |
2.0.0-Nightly1075 | 883 | 12/14/2013 |
2.0.0-Nightly1069 | 846 | 12/13/2013 |
2.0.0-Nightly1068 | 898 | 12/12/2013 |
2.0.0-Nightly1065 | 866 | 12/7/2013 |
2.0.0-Nightly1063 | 877 | 12/7/2013 |
2.0.0-Nightly1052 | 942 | 11/28/2013 |
1.0.1-Nightly10500 | 926 | 11/24/2013 |
1.0.1-Nightly1027 | 948 | 11/22/2013 |
1.0.1-Nightly1025 | 909 | 11/20/2013 |
1.0.1-Nightly1009 | 919 | 11/19/2013 |
1.0.0 | 1,071 | 11/17/2013 |
1.0.0-Beta1050 | 912 | 11/15/2013 |
1.0.0-Beta1048 | 886 | 11/14/2013 |
1.0.0-Beta1047 | 935 | 11/13/2013 |
1.0.0-Beta1044 | 852 | 11/11/2013 |
1.0.0-Beta1036 | 879 | 11/10/2013 |
1.0.0-Beta1026 | 869 | 11/8/2013 |
1.0.0-Beta1024 | 848 | 11/7/2013 |
1.0.0-Beta1022 | 872 | 11/6/2013 |
1.0.0-Beta1020 | 846 | 11/6/2013 |
1.0.0-Beta1018 | 912 | 11/6/2013 |
1.0.0-Beta1006 | 848 | 10/26/2013 |
1.0.0-Beta1004 | 874 | 10/26/2013 |
This is a minor bug fix release to address SingletonPerScoped being disposed twice and a bug in the property injection picking logic