Skip to main content
Machine.Fakes.NSubstitute package icon

Machine.Fakes.NSubstitute

Machine.Fakes attempts to simplify the usage of such frameworks on top of Machine.Specifications by helping to reduce a lot of the typical fake framwork related clutter code in specifications. If you choose so, Machine.Fakes even helps you to stay mostly independent of a concrete fake framework by providing a little wrapper API and a provider model for fake frameworks.

Total Downloads
196.6K
196,569
Published
Apr 7, 2019
Latest stable version

Install

.NET CLI
dotnet add package Machine.Fakes.NSubstitute --version 2.11.0-beta1
Package Manager Console
Install-Package Machine.Fakes.NSubstitute -Version 2.11.0-beta1
PackageReference
<PackageReference Include="Machine.Fakes.NSubstitute" Version="2.11.0-beta1" />

Frameworks

.NETFramework4.6 .NETStandard1.3 .NETStandard2.0

Dependencies

Machine.Fakes
.NETFramework4.6
[2.11.0-beta1, )
NSubstitute
.NETFramework4.6
[4.0.0, 4.1.0)
Machine.Fakes
.NETStandard1.3
[2.11.0-beta1, )
NETStandard.Library
.NETStandard1.3
[1.6.1, )
NSubstitute
.NETStandard1.3
[4.0.0, 4.1.0)
Machine.Fakes
.NETStandard2.0
[2.11.0-beta1, )
NSubstitute
.NETStandard2.0
[4.0.0, 4.1.0)

Adoption guide

Assess this package against its supported frameworks, license, maintenance signals and dependency graph before making it a project standard.

This version is marked prerelease. Validate its API and upgrade path before production use.

Compatibility metadata lists 3 target frameworks; confirm the exact target used by your application.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.