Skip to main content
Machine.Fakes package icon

Machine.Fakes

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
995.9K
995,944
Published
May 1, 2019
Latest stable version

Install

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

Frameworks

.NETFramework4.0 .NETFramework4.5 .NETStandard1.3 .NETStandard2.0

Dependencies

Machine.Specifications
.NETFramework4.0
[1.0.0, )
Machine.Specifications
.NETFramework4.5
[1.0.0, )
Machine.Specifications
.NETStandard1.3
[1.0.0, )
NETStandard.Library
.NETStandard1.3
[1.6.1, )
Machine.Specifications
.NETStandard2.0
[1.0.0, )

Adoption guide

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

Compatibility metadata lists 4 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.