Moqqer 2.0.45

There is a newer version of this package available.
See the version list below for details.
dotnet add package Moqqer --version 2.0.45
NuGet\Install-Package Moqqer -Version 2.0.45
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Moqqer" Version="2.0.45" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Moqqer --version 2.0.45
#r "nuget: Moqqer, 2.0.45"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Moqqer as a Cake Addin
#addin nuget:?package=Moqqer&version=2.0.45

// Install Moqqer as a Cake Tool
#tool nuget:?package=Moqqer&version=2.0.45

An Auto Mocker for Moq that acts like a IoC Container and creates default mocks recursively which all you have to do is verify.

Product Compatible and additional computed target framework versions.
.NET Framework net40 is compatible.  net403 was computed.  net45 was computed.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
    • Moq (>= 4.2.1510.2205)

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
3.0.5 1,074 3/15/2023
2.0.111 10,140 3/23/2021
2.0.108 572 3/8/2021
2.0.107 395 3/8/2021
2.0.105 928 6/1/2020
2.0.104 603 5/31/2020
2.0.103 670 5/5/2020
2.0.102 3,172 2/27/2020
2.0.85 578 2/27/2020
2.0.84 7,994 4/24/2019
2.0.83 777 4/24/2019
2.0.82 10,071 9/4/2018
2.0.75 3,546 5/25/2017
2.0.74 1,084 5/20/2017
2.0.73 1,076 5/16/2017
2.0.72 1,103 5/16/2017
2.0.71 1,079 5/16/2017
2.0.70 1,080 5/16/2017
2.0.69 1,050 5/16/2017
2.0.68 1,104 5/13/2017
2.0.67 1,072 5/13/2017
2.0.66 1,052 5/13/2017
2.0.65 1,079 5/13/2017
2.0.64 1,127 3/21/2017
2.0.63 1,132 3/21/2017
2.0.62 1,082 3/20/2017
2.0.61 1,081 3/20/2017
2.0.60 1,182 3/19/2017
2.0.51 1,099 3/19/2017
2.0.50 1,123 3/19/2017
2.0.49 1,084 3/19/2017
2.0.48 1,098 3/19/2017
2.0.47 1,057 3/18/2017
2.0.46 1,171 12/29/2016
2.0.45 1,105 12/29/2016
2.0.44 1,101 11/30/2016
2.0.43 1,052 11/30/2016
2.0.42 1,093 11/30/2016
2.0.41 1,116 11/29/2016
2.0.40 1,092 11/29/2016
2.0.39 2,273 11/3/2016
2.0.38 1,122 10/10/2016
2.0.37 1,133 6/4/2016
2.0.36 1,142 5/31/2016
2.0.35 1,179 4/29/2016
2.0.30 1,145 4/29/2016
2.0.24 1,155 4/29/2016

Auto Mock and auto setup your dependencies and objects.