NSubstitute 6.0.0 — NuGet Package for .NET
NSubstitute 6.0.0 NuGet package for .NET. NSubstitute is a friendly substitute for .NET mocking libraries. It has a simple, succinct syntax to help…
Authors: Anthony Egerton, David Tchepak, Alexandr Nikitin, Oleksandr Povar
Total downloads: 281,412,598
Project URL: https://nsubstitute.github.io/
License: BSD-3-Clause
Tags: mocking, mocks, testing, unit-testing, TDD, AAA
Install NSubstitute 6.0.0
.NET CLI
dotnet add package NSubstitute --version 6.0.0
Package Manager Console
Install-Package NSubstitute -Version 6.0.0
PackageReference (csproj)
<PackageReference Include="NSubstitute" Version="6.0.0" />
View full details, downloads chart, dependencies and version history on NuBrowse.