Moq.AutoMock 3.5.0

There is a newer prerelease version of this package available.
See the version list below for details.
dotnet add package Moq.AutoMock --version 3.5.0
                    
NuGet\Install-Package Moq.AutoMock -Version 3.5.0
                    
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="Moq.AutoMock" Version="3.5.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Moq.AutoMock" Version="3.5.0" />
                    
Directory.Packages.props
<PackageReference Include="Moq.AutoMock" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Moq.AutoMock --version 3.5.0
                    
#r "nuget: Moq.AutoMock, 3.5.0"
                    
#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.
#:package Moq.AutoMock@3.5.0
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Moq.AutoMock&version=3.5.0
                    
Install as a Cake Addin
#tool nuget:?package=Moq.AutoMock&version=3.5.0
                    
Install as a Cake Tool

An auto-mocking container that generates mocks using Moq

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net461 is compatible.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (33)

Showing the top 5 NuGet packages that depend on Moq.AutoMock:

Package Downloads
Reo.Core.Testing

Package Description

Reo.Core.IntegrationTesting

Package Description

Reo.Core.CodeGeneratorTesting

Package Description

Relay.Core.Plugins.NUnit

Plugins available for the Core framework

Relay.Web.Testing

A web testing framework built for .NET Core

GitHub repositories (29)

Showing the top 20 popular GitHub repositories that depend on Moq.AutoMock:

Repository Stars
Ombi-app/Ombi
Want a Movie or TV Show on Plex/Emby/Jellyfin? Use Ombi!
dotnet/extensions
This repository contains a suite of libraries that provide facilities commonly needed when creating production-ready applications.
matthewrenze/clean-architecture-demo
A sample app for my online course "Clean Architecture: Patterns, Practices, and Principles"
colinin/abp-next-admin
这是基于vue-vben-admin 模板适用于abp vNext的前端管理项目
vknet/vk
Vkontakte API for .NET
lkurzyniec/netcore-boilerplate
Boilerplate of API in .NET 9
IngvarX/Camelot
Camelot is a cross-platform file manager written in C#
planetarium/libplanet
Blockchain in C#/.NET for on-chain, decentralized gaming
sandreas/tone
tone is a cross platform audio tagger and metadata editor to dump and modify metadata for a wide variety of formats, including mp3, m4b, flac and more. It has no dependencies and can be downloaded as single binary for Windows, macOS, Linux and other common platforms.
karpach/remote-shutdown-pc
Remote Shutdown Manager is a windows application, which gives an ability to shutdown, suspend, hibernate PC or turn screen off using HTTP GET request.
appget/appget
Free and open package manager for Windows.
IEvangelist/azure-cosmos-dotnet-repository
Wraps the .NET SDK for Azure Cosmos DB abstracting away the complexity, exposing a simple CRUD-based repository pattern
philosowaffle/peloton-to-garmin
Convert workout data from Peloton into JSON/TCX/FIT files and automatically upload to Garmin Connect
vchelaru/Gum
Flexible layout tool for creating UI on any platform
neo4j/neo4j-dotnet-driver
Neo4j Bolt driver for .NET
Eremex/controls-demo
whuanle/maomi
Maomi 框架是一个简单的、简洁的开发框架,除了框架本身提供的功能之外,Maomi 还作为一个易于阅读的开源项目,能够给开发者提供设计框架的思路和代码。
Lombiq/Orchard-Training-Demo-Module
Demo Orchard Core CMS and Orchard 1.x module for for you to become an Orchard developer. This module completes the training materials under https://orcharddojo.net.
aykutalparslan/Ferrite
Experimental Telegram Server
matthewrenze/clean-architecture-core
A sample app for my online course "Clean Architecture: Patterns, Practices, and Principles" in .NET Core
Version Downloads Last Updated
3.6.0-ci0720 187 11/10/2025
3.6.0-ci0717 73 11/10/2025
3.6.0-ci0713 93 11/10/2025
3.6.0-ci0596 79,314 5/24/2024
3.6.0-ci0594 223 5/24/2024
3.6.0-ci0592 3,913 5/14/2024
3.6.0-ci0590 2,044 5/13/2024
3.6.0-ci0546 13,163 2/8/2024
3.6.0-ci0544 299 2/8/2024
3.6.0-ci0539 8,033 2/3/2024
3.6.0-ci0532 641 2/2/2024
3.5.0 9,502,188 1/4/2023
3.5.0-ci0332 743 1/4/2023
3.5.0-ci0331 784 1/4/2023
3.5.0-ci0287 22,124 10/10/2022
3.5.0-ci0285 2,096 10/3/2022
3.4.0 2,825,215 6/1/2022
3.4.0-ci0283 760 10/3/2022
3.4.0-ci0280 761 10/3/2022
3.4.0-ci0278 712 10/3/2022
3.4.0-ci0274 761 10/3/2022
3.4.0-ci0270 769 10/3/2022
3.4.0-ci0265 753 10/3/2022
3.4.0-ci0259 700 10/3/2022
3.4.0-ci0252 1,109 5/31/2022
3.3.1-ci0247 3,437 5/3/2022
3.3.1-ci0245 768 5/3/2022
3.3.1-ci0242 3,114 4/25/2022
3.3.0 1,030,408 2/23/2022
3.3.0-ci0240 925 4/25/2022
3.3.0-ci0221 1,362 2/21/2022
3.2.0 371,570 2/4/2022
3.2.0-ci0219 808 2/21/2022
3.2.0-ci0217 746 2/21/2022
3.2.0-ci0214 824 2/21/2022
3.2.0-ci0207 15,036 12/14/2021
3.2.0-ci0205 3,870 12/14/2021
3.1.0 877,086 10/29/2021
3.0.0 1,137,003 6/28/2021
3.0.0-ci0203 877 12/6/2021
3.0.0-ci0198 920 10/25/2021
3.0.0-ci0195 908 10/25/2021
3.0.0-ci0192 858 9/18/2021
3.0.0-ci0183 845 9/1/2021
3.0.0-ci0177 942 6/25/2021
3.0.0-ci0170 3,706 5/12/2021
3.0.0-ci0168 3,868 4/22/2021
3.0.0-ci0164 892 4/20/2021
3.0.0-ci0155 2,758 4/13/2021
3.0.0-ci0146 56,836 1/22/2021
3.0.0-ci0145 1,801 1/16/2021
2.3.0 1,628,865 12/15/2020
2.3.0-ci0136 1,015 12/15/2020
2.2.0.124 156,335 12/8/2020
2.2.0.123-ci 1,051 12/8/2020
2.2.0.120-ci 38,353 11/24/2020
2.2.0.115-ci 1,024 11/23/2020
2.2.0.113-ci 988 11/23/2020
2.1.0.104-ci 1,059 11/23/2020
2.1.0.99-ci 1,050 11/23/2020
2.1.0 750,814 9/9/2020
2.1.0-ci0019 1,082 9/9/2020
2.0.1 666,087 5/24/2020
2.0.1-ci0017 1,181 5/24/2020
2.0.0 208,408 4/6/2020
2.0.0-ci0015 1,149 5/5/2020
2.0.0-ci0014 1,098 5/5/2020
2.0.0-ci0012 1,157 4/6/2020
2.0.0-ci0011 1,139 4/6/2020
1.2.0.131-pre 396,818 2/5/2020
1.2.0.128-pre 1,141 2/5/2020
1.2.0.127-pre 1,195 2/5/2020
1.2.0.122-pre 117,144 5/17/2019
1.2.0.120 2,289,775 12/6/2018
1.2.0.118-pre 1,396 12/6/2018
1.2.0.116-pre 1,400 12/6/2018
1.2.0.113-pre 5,334 8/1/2018
1.2.0.111 184,983 7/25/2018
1.2.0.109-pre 1,645 7/25/2018
1.1.0.107-pre 1,629 7/25/2018
1.1.0.105-pre 1,711 7/25/2018
1.1.0.104-pre 1,833 7/25/2018
1.1.0.96 24,274 6/8/2018
1.1.0.94-pre 1,980 6/8/2018
1.1.0.92-pre 1,940 6/8/2018
1.1.0.85-pre 2,076 6/7/2018
1.1.0.68-pre 1,906 6/4/2018
1.0.60 139,387 5/31/2018
1.0.56-pre 1,926 5/31/2018
1.0.52-pre 1,933 5/31/2018
1.0.48-pre 1,969 5/31/2018
1.0.44-pre 1,937 5/31/2018
1.0.41-pre 1,991 5/30/2018
1.0.38-pre 1,986 5/30/2018
1.0.35-pre 1,960 5/30/2018
1.0.32-pre 1,969 5/30/2018
0.4.0 747,988 9/7/2015
0.3.2.1 130,322 12/27/2012
0.3.2 2,777 8/23/2012
0.3.1 2,360 8/23/2012
0.3.0 4,439 8/23/2012
0.2.2 3,590 7/18/2012
0.2.1 2,437 7/18/2012
0.2.0 2,383 7/18/2012
0.1.0 26,979 7/18/2012