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
Aug 5, 2016
Latest stable version

Install

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

Frameworks

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

Dependencies

Machine.Specifications
.NETFramework4.0
[0.11.0, )
Machine.Specifications
.NETFramework4.5
[0.11.0, )
NETStandard.Library
.NETStandard1.3
[1.6.0, )
Machine.Specifications
.NETStandard1.3
[0.11.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.

No SPDX license expression is published. Review the license text and your organisation's policy before redistribution.

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.