NSubstitute 5.3.0 — NuGet Package for .NET
NSubstitute 5.3.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: 273,559,296
Project URL: https://nsubstitute.github.io/
License: BSD-3-Clause
Tags: mocking, mocks, testing, unit-testing, TDD, AAA
Install NSubstitute 5.3.0
.NET CLI
dotnet add package NSubstitute --version 5.3.0
Package Manager Console
Install-Package NSubstitute -Version 5.3.0
PackageReference (csproj)
<PackageReference Include="NSubstitute" Version="5.3.0" />
View full details, downloads chart, dependencies and version history on NuBrowse.