Skip to main content
Machine.Fakes.Moq package icon

Machine.Fakes.Moq

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
404.4K
404,442
Published
Oct 15, 2017
Latest stable version

Install

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

Frameworks

.NETFramework4.5 .NETStandard1.3

Dependencies

Machine.Fakes
.NETFramework4.5
[2.9.0, )
Moq
.NETFramework4.5
[4.7.142, )
Machine.Fakes
.NETStandard1.3
[2.9.0, )
NETStandard.Library
.NETStandard1.3
[1.6.1, )
Moq
.NETStandard1.3
[4.7.142, )

Adoption guide

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

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

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