NSubstitute 1.8.1

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

// Install NSubstitute as a Cake Tool
#tool nuget:?package=NSubstitute&version=1.8.1

NSubstitute is a friendly substitute for .NET mocking frameworks. It has a simple, succinct syntax to help developers write clearer tests. NSubstitute is designed for Arrange-Act-Assert (AAA) testing and with Test Driven Development (TDD) in mind.

Product Compatible and additional computed target framework versions.
.NET Framework net35 is compatible.  net40 is compatible.  net403 was computed.  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.

This package has no dependencies.

GitHub repositories (369)

Showing the top 5 popular GitHub repositories that depend on NSubstitute:

Repository Stars
dotnet/maui
.NET MAUI is the .NET Multi-platform App UI, a framework for building native device applications spanning mobile, tablet, and desktop.
icsharpcode/ILSpy
.NET Decompiler with support for PDB generation, ReadyToRun, Metadata (&more) - cross-platform!
ardalis/CleanArchitecture
Clean Architecture Solution Template: A starting point for Clean Architecture with ASP.NET Core
bitwarden/server
The core infrastructure backend (API, database, Docker, etc).
App-vNext/Polly
Polly is a .NET resilience and transient-fault-handling library that allows developers to express policies such as Retry, Circuit Breaker, Timeout, Bulkhead Isolation, and Fallback in a fluent and thread-safe manner. From version 6.0.1, Polly targets .NET Standard 1.1 and 2.0+.
Version Downloads Last updated
1.8.1 68,525 12/26/2014
1.8.0 19,246 11/11/2014
1.7.2 71,362 3/4/2014
1.7.1 12,423 1/16/2014
1.7.0 2,158 1/3/2014
1.6.1 21,662 6/30/2013
1.6.0 9,546 4/19/2013
1.5.0 9,724 1/25/2013
1.4.3 5,408 8/15/2012
1.4.2 1,069 7/1/2012
1.4.1 105 6/28/2012
1.4.0 1,284 5/4/2012
1.3.0 685 11/22/2011
1.2.1 136 10/10/2011
1.2.0 157 9/29/2011
1.1.0 1,089 5/21/2011
1.0.0 250 5/17/2011
0.9.5 161 1/7/2011
0.9.0.34 209 1/7/2011