Grace.NSubstitute 2.1.0-Nightly1133

This is a prerelease version of Grace.NSubstitute.
There is a newer version of this package available.
See the version list below for details.
dotnet add package Grace.NSubstitute --version 2.1.0-Nightly1133
                    
NuGet\Install-Package Grace.NSubstitute -Version 2.1.0-Nightly1133
                    
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.1.0-Nightly1133" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Grace.NSubstitute" Version="2.1.0-Nightly1133" />
                    
Directory.Packages.props
<PackageReference Include="Grace.NSubstitute" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Grace.NSubstitute --version 2.1.0-Nightly1133
                    
#r "nuget: Grace.NSubstitute, 2.1.0-Nightly1133"
                    
#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.
#addin nuget:?package=Grace.NSubstitute&version=2.1.0-Nightly1133&prerelease
                    
Install Grace.NSubstitute as a Cake Addin
#tool nuget:?package=Grace.NSubstitute&version=2.1.0-Nightly1133&prerelease
                    
Install Grace.NSubstitute as a Cake Tool

Grace.NSubstitute provides integration classes between NSubstitute and Grace (Dependency Injection Contaniner)

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
2.4.2 1,984 10/28/2014
2.4.1 1,238 9/29/2014
2.4.0 1,241 9/22/2014
2.3.10 1,268 8/15/2014
2.3.9 1,346 7/14/2014
2.3.8 1,250 7/10/2014
2.3.7 1,301 6/28/2014
2.3.6 1,258 6/21/2014
2.3.5 1,274 6/17/2014
2.3.4 1,284 6/14/2014
2.3.3 1,327 6/14/2014
2.3.2 1,291 6/11/2014
2.3.1 1,319 5/31/2014
2.3.0 1,286 5/25/2014
2.2.5 1,335 5/17/2014
2.2.4 1,432 4/23/2014
2.2.3 1,456 4/15/2014
2.2.2 1,490 4/8/2014
2.2.1 1,394 3/22/2014
2.2.0 1,358 3/3/2014
2.1.0 1,300 2/13/2014
2.1.0-Nightly1135 1,073 2/12/2014
2.1.0-Nightly1133 1,053 2/10/2014
2.0.4 1,299 2/6/2014
2.0.4-Nightly1130 1,071 2/5/2014
2.0.4-Nightly1126 1,069 2/3/2014
2.0.3 1,314 1/27/2014
2.0.2 1,363 1/21/2014
2.0.1 1,369 1/15/2014
2.0.0 1,302 1/5/2014
2.0.0-Nightly1084 1,066 12/20/2013
2.0.0-Nightly1083 1,055 12/20/2013
2.0.0-Nightly1082 1,086 12/19/2013
2.0.0-Nightly1080 1,033 12/18/2013
2.0.0-Nightly1077 1,085 12/17/2013
2.0.0-Nightly1076 1,082 12/15/2013
2.0.0-Nightly1075 1,084 12/14/2013
2.0.0-Nightly1069 1,052 12/13/2013
2.0.0-Nightly1068 1,099 12/12/2013
2.0.0-Nightly1065 1,068 12/7/2013
2.0.0-Nightly1063 1,075 12/7/2013
2.0.0-Nightly1052 1,139 11/28/2013
1.0.1-Nightly10500 1,124 11/24/2013
1.0.1-Nightly1027 1,139 11/22/2013
1.0.1-Nightly1025 1,111 11/20/2013
1.0.1-Nightly1009 1,121 11/19/2013
1.0.0 1,366 11/17/2013
1.0.0-Beta1050 1,107 11/15/2013
1.0.0-Beta1048 1,087 11/14/2013
1.0.0-Beta1047 1,134 11/13/2013
1.0.0-Beta1044 1,056 11/11/2013
1.0.0-Beta1036 1,071 11/10/2013
1.0.0-Beta1026 1,066 11/8/2013
1.0.0-Beta1024 1,046 11/7/2013
1.0.0-Beta1022 1,073 11/6/2013
1.0.0-Beta1020 1,044 11/6/2013
1.0.0-Beta1018 1,111 11/6/2013
1.0.0-Beta1006 1,052 10/26/2013
1.0.0-Beta1004 1,074 10/26/2013

This release adds support to Inject constructed object as well as XML configuration support (App.Config)