Moq
4.18.2
Prefix Reserved
Install-Package Moq -Version 4.18.2
dotnet add package Moq --version 4.18.2
<PackageReference Include="Moq" Version="4.18.2" />
paket add Moq --version 4.18.2
#r "nuget: Moq, 4.18.2"
// Install Moq as a Cake Addin
#addin nuget:?package=Moq&version=4.18.2
// Install Moq as a Cake Tool
#tool nuget:?package=Moq&version=4.18.2
Moq is the most popular and friendly mocking framework for .NET.
Built from https://github.com/moq/moq4/tree/c60833da6
Product | Versions |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows |
.NET Core | netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard2.0 netstandard2.1 |
.NET Framework | net461 net462 net463 net47 net471 net472 net48 |
MonoAndroid | monoandroid |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen40 tizen60 |
Xamarin.iOS | xamarinios |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
-
.NETFramework 4.6.2
- Castle.Core (>= 5.1.0)
- System.Threading.Tasks.Extensions (>= 4.5.4)
-
.NETStandard 2.0
- Castle.Core (>= 5.1.0)
- System.Threading.Tasks.Extensions (>= 4.5.4)
-
.NETStandard 2.1
- Castle.Core (>= 5.1.0)
-
net6.0
- Castle.Core (>= 5.1.0)
NuGet packages (664)
Showing the top 5 NuGet packages that depend on Moq:
Package | Downloads |
---|---|
AutoFixture.AutoMoq
This extension turns AutoFixture into an Auto-Mocking Container. The mock instances are created by Moq. To use it, add the AutoMoqCustomization to your Fixture instance. Read more at http://blog.ploeh.dk/2010/08/19/AutoFixtureAsAnAutomockingContainer.aspx |
|
Autofac.Extras.Moq
Autofac extension for automocking and creation of mock objects in Moq. |
|
Moq.AutoMock
An auto-mocking container that generates mocks using Moq |
|
MockQueryable.Moq
Extension for mocking Entity Framework Core operations such ToListAsync, FirstOrDefaultAsync etc. When writing tests for your application it is often desirable to avoid hitting the database. The extension allows you to achieve this by creating a context – with behavior defined by your tests – that makes use of in-memory data. |
|
Moq.Dapper
Moq extensions for Dapper methods. |
GitHub repositories (628)
Showing the top 5 popular GitHub repositories that depend on Moq:
Repository | Stars |
---|---|
microsoft/PowerToys
Windows system utilities to maximize productivity
|
|
Wox-launcher/Wox
Launcher for Windows, an alternative to Alfred and Launchy.
|
|
dotnet-architecture/eShopOnContainers
Cross-platform .NET sample microservices and container based application that runs on Linux Windows and macOS. Powered by .NET 6, Docker Containers and Azure Kubernetes Services. Supports Visual Studio, VS for Mac and CLI based environments with Docker CLI, dotnet CLI, VS Code or any other code editor.
|
|
dotnet/roslyn
The Roslyn .NET compiler provides C# and Visual Basic languages with rich code analysis APIs.
|
|
jellyfin/jellyfin
The Free Software Media System
|
Version | Downloads | Last updated |
---|---|---|
4.18.2 | 94,235 | 8/2/2022 |
4.18.1 | 4,206,734 | 5/16/2022 |
4.18.0 | 280,364 | 5/11/2022 |
4.17.2 | 6,736,525 | 3/6/2022 |
4.17.1 | 894,288 | 2/26/2022 |
4.16.1 | 49,928,936 | 2/23/2021 |
4.16.0 | 8,992,302 | 1/16/2021 |
4.15.2 | 8,361,819 | 11/26/2020 |
4.15.1 | 4,690,683 | 11/10/2020 |
4.14.7 | 5,497,378 | 10/14/2020 |
4.14.6 | 2,504,725 | 9/30/2020 |
4.14.5 | 16,735,368 | 7/1/2020 |
4.14.4 | 1,402,735 | 6/24/2020 |
4.14.3 | 1,213,360 | 6/18/2020 |
4.14.2 | 810,816 | 6/16/2020 |
4.14.1 | 10,192,062 | 4/28/2020 |
4.14.0 | 923,087 | 4/24/2020 |
4.13.1 | 35,390,771 | 10/19/2019 |
4.13.0 | 8,276,899 | 8/31/2019 |
4.12.0 | 11,028,996 | 6/20/2019 |
4.11.0 | 3,817,449 | 5/27/2019 |
4.11.0-rc2 | 4,764 | 5/27/2019 |
4.11.0-rc1 | 181,316 | 4/19/2019 |
4.10.1 | 25,828,809 | 12/3/2018 |
4.10.0 | 11,762,024 | 9/8/2018 |
4.9.0 | 7,689,137 | 7/13/2018 |
4.8.3 | 4,570,272 | 6/9/2018 |
4.8.2 | 10,854,958 | 2/23/2018 |
4.8.1 | 4,450,954 | 1/8/2018 |
4.8.0 | 1,837,126 | 12/24/2017 |
4.8.0-rc1 | 45,215 | 12/8/2017 |
4.7.145 | 6,132,920 | 11/6/2017 |
4.7.142 | 2,443,585 | 10/10/2017 |
4.7.137 | 994,386 | 10/3/2017 |
4.7.127 | 744,415 | 9/25/2017 |
4.7.99 | 5,375,112 | 7/17/2017 |
4.7.63 | 1,543,095 | 6/21/2017 |
4.7.58 | 69,616 | 6/20/2017 |
4.7.49 | 356,788 | 6/18/2017 |
4.7.46 | 59,711 | 6/18/2017 |
4.7.25 | 1,196,525 | 6/2/2017 |
4.7.12 | 237,656 | 5/30/2017 |
4.7.11 | 4,948 | 5/30/2017 |
4.7.10 | 1,066,463 | 5/6/2017 |
4.7.9 | 382,787 | 4/29/2017 |
4.7.8 | 1,604,674 | 3/26/2017 |
4.7.7 | 25,822 | 3/25/2017 |
4.7.1 | 1,432,884 | 2/28/2017 |
4.7.0 | 5,525,495 | 2/22/2017 |
4.6.62-alpha | 5,437 | 2/21/2017 |
4.6.39-alpha | 12,689 | 2/18/2017 |
4.6.38-alpha | 706,205 | 8/20/2016 |
4.6.36-alpha | 202,415 | 7/20/2016 |
4.6.25-alpha | 103,230 | 6/6/2016 |
4.5.30 | 3,157,496 | 1/9/2017 |
4.5.29 | 1,049,624 | 12/10/2016 |
4.5.28 | 1,605,447 | 11/10/2016 |
4.5.23 | 1,030,843 | 10/11/2016 |
4.5.22 | 706,895 | 9/20/2016 |
4.5.21 | 1,423,430 | 8/12/2016 |
4.5.20 | 9,528 | 8/12/2016 |
4.5.19 | 82,944 | 8/10/2016 |
4.5.18 | 6,437 | 8/10/2016 |
4.5.16 | 730,661 | 7/18/2016 |
4.5.13 | 172,741 | 7/11/2016 |
4.5.10 | 547,487 | 6/21/2016 |
4.5.9 | 544,653 | 6/9/2016 |
4.5.9-alpha | 9,722 | 5/22/2016 |
4.5.8 | 656,914 | 5/26/2016 |
4.5.7 | 8,162 | 5/26/2016 |
4.5.7-alpha | 3,875 | 5/22/2016 |
4.5.6-alpha | 4,063 | 5/22/2016 |
4.5.3 | 776,935 | 5/25/2016 |
4.5.0 | 224,383 | 5/24/2016 |
4.2.1510.2205 | 6,813,841 | 10/22/2015 |
4.2.1507.118 | 2,495,194 | 7/1/2015 |
4.2.1506.2515 | 132,010 | 6/25/2015 |
4.2.1506.2016 | 63,321 | 6/20/2015 |
4.2.1502.911 | 2,654,652 | 2/9/2015 |
4.2.1409.1722 | 1,924,166 | 9/17/2014 |
4.2.1408.717 | 819,986 | 8/7/2014 |
4.2.1408.619 | 25,365 | 8/6/2014 |
4.2.1402.2112 | 2,082,309 | 2/21/2014 |
4.2.1312.1622 | 817,284 | 12/17/2013 |
4.2.1312.1621 | 5,520 | 12/16/2013 |
4.2.1312.1615 | 6,084 | 12/16/2013 |
4.2.1312.1416 | 18,820 | 12/14/2013 |
4.2.1312.1323 | 6,393 | 12/14/2013 |
4.2.1312.1319 | 38,642 | 12/13/2013 |
4.1.1311.615 | 313,772 | 11/18/2013 |
4.1.1309.1617 | 569,135 | 9/16/2013 |
4.1.1309.919 | 269,659 | 9/9/2013 |
4.1.1309.801 | 12,178 | 9/8/2013 |
4.1.1309.800 | 5,536 | 9/8/2013 |
4.1.1308.2321 | 837,927 | 8/23/2013 |
4.1.1308.2316 | 8,065 | 8/23/2013 |
4.1.1308.2120 | 890,561 | 8/21/2013 |
4.0.10827 | 4,000,238 | 2/9/2011 |
3.1.416.3 | 249,777 | 2/9/2011 |
A changelog is available at https://github.com/moq/moq4/blob/main/CHANGELOG.md.