SimpleFixture.NSubstitute 4.0.0-RC191

This is a prerelease version of SimpleFixture.NSubstitute.
dotnet add package SimpleFixture.NSubstitute --version 4.0.0-RC191
                    
NuGet\Install-Package SimpleFixture.NSubstitute -Version 4.0.0-RC191
                    
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="SimpleFixture.NSubstitute" Version="4.0.0-RC191" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="SimpleFixture.NSubstitute" Version="4.0.0-RC191" />
                    
Directory.Packages.props
<PackageReference Include="SimpleFixture.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 SimpleFixture.NSubstitute --version 4.0.0-RC191
                    
#r "nuget: SimpleFixture.NSubstitute, 4.0.0-RC191"
                    
#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.
#:package SimpleFixture.NSubstitute@4.0.0-RC191
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=SimpleFixture.NSubstitute&version=4.0.0-RC191&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=SimpleFixture.NSubstitute&version=4.0.0-RC191&prerelease
                    
Install as a Cake Tool

Package Description

Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on SimpleFixture.NSubstitute:

Package Downloads
Proactive.NetStandard.Testing

Proactive NetStandard testing meta-package.

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on SimpleFixture.NSubstitute:

Repository Stars
ipjohnson/Grace
Grace is a feature rich dependency injection container library
Version Downloads Last Updated
4.0.0-RC191 59 3/12/2026
4.0.0-RC190 9,764 9/8/2022
4.0.0-Nightly188 307 5/30/2022
4.0.0-Nightly187 563 2/13/2022
4.0.0-Nightly186 312 2/13/2022
3.0.6 4,536 1/23/2019
3.0.5 5,585 7/20/2018
3.0.4 2,376 5/19/2018
3.0.3 1,708 4/7/2018
3.0.2 4,673 6/1/2017
3.0.1 1,536 5/15/2017
3.0.0 1,477 4/23/2017
2.0.2 1,489 3/6/2017
2.0.1-RC70 1,194 2/20/2017
2.0.0-RC66 1,258 1/22/2017
2.0.0-RC57 1,178 1/12/2017
2.0.0-Beta55 1,176 1/4/2017
2.0.0-Beta51 1,264 12/12/2016
2.0.0-Beta43 1,200 12/7/2016
Loading failed