AutoMoq 2.0.0
.NET Framework 4.5
Install-Package AutoMoq -Version 2.0.0
dotnet add package AutoMoq --version 2.0.0
<PackageReference Include="AutoMoq" Version="2.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add AutoMoq --version 2.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: AutoMoq, 2.0.0"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install AutoMoq as a Cake Addin
#addin nuget:?package=AutoMoq&version=2.0.0
// Install AutoMoq as a Cake Tool
#tool nuget:?package=AutoMoq&version=2.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Auto-mocking container
Product | Versions |
---|---|
.NET Framework | net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
NuGet packages (1)
Showing the top 1 NuGet packages that depend on AutoMoq:
Package | Downloads |
---|---|
Kayone.TestFoundation
Description |
GitHub repositories (4)
Showing the top 4 popular GitHub repositories that depend on AutoMoq:
Repository | Stars |
---|---|
matthewrenze/clean-architecture-demo
A sample app for my presentation on Clean Architecture: Patterns, Practices, and Principles
|
|
alexbeletsky/elmah-mvc
Painless integration of ELMAH into ASP.NET MVC application
|
|
FortuneN/FineCodeCoverage
Visualize unit test code coverage easily for free in Visual Studio Community Edition (and other editions too)
|
|
microsoft/UnitTestBoilerplateGenerator
An extension for Visual Studio that generates a unit test boilerplate from a given class, setting up mocks for all dependencies. Supports NUnit, Visual Studio Test, Moq and SimpleStubs.
|
Version | Downloads | Last updated |
---|---|---|
2.0.0 | 794,837 | 5/25/2016 |
1.8.1 | 41,153 | 4/25/2016 |
1.8.0 | 7,772 | 4/16/2016 |
1.7.1 | 2,724 | 4/9/2016 |
1.7.0 | 9,930 | 2/4/2016 |
1.6.2 | 174,677 | 9/2/2013 |
1.6.1 | 39,759 | 10/24/2011 |
1.6.0 | 2,231 | 8/16/2011 |
1.5.0 | 1,747 | 7/14/2011 |
1.4.2 | 1,899 | 6/4/2011 |
1.4.1 | 1,949 | 4/10/2011 |
1.4.0 | 2,015 | 4/9/2011 |
1.3.1.3 | 2,134 | 4/9/2011 |
Upgraded Unity to 4.