There is a newer version of this package available.
See the version list below for details.
dotnet add package Moq --version 4.14.7
NuGet\Install-Package Moq -Version 4.14.7
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" Version="4.14.7" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Moq --version 4.14.7
#r "nuget: Moq, 4.14.7"
#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 Moq as a Cake Addin
#addin nuget:?package=Moq&version=4.14.7

// Install Moq as a Cake Tool
#tool nuget:?package=Moq&version=4.14.7

Moq is the most popular and friendly mocking framework for .NET.

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. 
.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 net45 is compatible.  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. 
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 (797)

Showing the top 5 NuGet packages that depend on Moq:

Package Downloads
AutoFixture.AutoMoq The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

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

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.

Autofac.Extras.Moq The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

Autofac extension for automocking and creation of mock objects in Moq.

Moq.EntityFrameworkCore

Library that provides methods that will help you with mocking Entity Framework Core.

GitHub repositories (1.2K)

Showing the top 5 popular GitHub repositories that depend on Moq:

Repository Stars
microsoft/PowerToys
Windows system utilities to maximize productivity
jellyfin/jellyfin
The Free Software Media System
AvaloniaUI/Avalonia
Develop Desktop, Embedded, Mobile and WebAssembly apps with C# and XAML. The most popular .NET UI client technology
microsoft/semantic-kernel
Integrate cutting-edge LLM technology quickly and easily into your apps
dotnet/roslyn
The Roslyn .NET compiler provides C# and Visual Basic languages with rich code analysis APIs.
Version Downloads Last updated
4.20.70 18,465,151 11/28/2023
4.20.69 13,676,493 8/11/2023
4.18.4 59,889,732 12/30/2022
4.18.3 6,379,276 12/5/2022
4.18.2 36,330,231 8/2/2022
4.18.1 24,427,007 5/16/2022
4.18.0 1,119,620 5/11/2022
4.17.2 23,028,768 3/6/2022
4.17.1 2,142,540 2/26/2022
4.16.1 96,738,155 2/23/2021
4.16.0 17,176,515 1/16/2021
4.15.2 12,627,181 11/26/2020
4.15.1 7,230,810 11/10/2020
4.14.7 7,974,603 10/14/2020
4.14.6 3,585,038 9/30/2020
4.14.5 22,814,104 7/1/2020
4.14.4 1,893,933 6/24/2020
4.14.3 1,601,182 6/18/2020
4.14.2 1,038,730 6/16/2020
4.14.1 14,180,067 4/28/2020
4.14.0 1,274,226 4/24/2020
4.13.1 46,341,116 10/19/2019
4.13.0 10,865,602 8/31/2019
4.12.0 13,701,893 6/20/2019
4.11.0 4,713,852 5/27/2019
4.11.0-rc2 6,124 5/27/2019
4.11.0-rc1 203,893 4/19/2019
4.10.1 30,933,259 12/3/2018
4.10.0 13,876,248 9/8/2018
4.9.0 9,658,471 7/13/2018
4.8.3 5,571,434 6/9/2018
4.8.2 13,177,288 2/23/2018
4.8.1 5,338,557 1/8/2018
4.8.0 4,192,136 12/24/2017
4.8.0-rc1 52,462 12/8/2017
4.7.145 7,489,161 11/6/2017
4.7.142 2,698,910 10/10/2017
4.7.137 1,663,960 10/3/2017
4.7.127 909,800 9/25/2017
4.7.99 6,531,238 7/17/2017
4.7.63 1,751,488 6/21/2017
4.7.58 75,409 6/20/2017
4.7.49 388,940 6/18/2017
4.7.46 81,187 6/18/2017
4.7.25 1,383,288 6/2/2017
4.7.12 299,370 5/30/2017
4.7.11 7,050 5/30/2017
4.7.10 1,227,270 5/6/2017
4.7.9 433,847 4/29/2017
4.7.8 1,904,996 3/26/2017
4.7.7 28,593 3/25/2017
4.7.1 1,637,765 2/28/2017
4.7.0 13,205,732 2/22/2017
4.6.62-alpha 6,702 2/21/2017
4.6.39-alpha 14,025 2/18/2017
4.6.38-alpha 761,056 8/20/2016
4.6.36-alpha 205,754 7/20/2016
4.6.25-alpha 108,872 6/6/2016
4.5.30 4,064,892 1/9/2017
4.5.29 1,179,810 12/10/2016
4.5.28 2,031,579 11/10/2016
4.5.23 1,223,283 10/11/2016
4.5.22 829,270 9/20/2016
4.5.21 1,587,041 8/12/2016
4.5.20 11,127 8/12/2016
4.5.19 97,089 8/10/2016
4.5.18 7,965 8/10/2016
4.5.16 839,205 7/18/2016
4.5.13 198,492 7/11/2016
4.5.10 789,360 6/21/2016
4.5.9 715,452 6/9/2016
4.5.9-alpha 11,333 5/22/2016
4.5.8 705,058 5/26/2016
4.5.7 10,178 5/26/2016
4.5.7-alpha 5,087 5/22/2016
4.5.6-alpha 5,329 5/22/2016
4.5.3 1,026,107 5/25/2016
4.5.0 292,070 5/24/2016
4.2.1510.2205 8,226,788 10/22/2015
4.2.1507.118 2,951,843 7/1/2015
4.2.1506.2515 158,594 6/25/2015
4.2.1506.2016 70,308 6/20/2015
4.2.1502.911 3,245,854 2/9/2015
4.2.1409.1722 2,398,969 9/17/2014
4.2.1408.717 947,313 8/7/2014
4.2.1408.619 28,292 8/6/2014
4.2.1402.2112 2,446,814 2/21/2014
4.2.1312.1622 976,486 12/17/2013
4.2.1312.1621 7,152 12/16/2013
4.2.1312.1615 7,766 12/16/2013
4.2.1312.1416 21,487 12/14/2013
4.2.1312.1323 9,207 12/14/2013
4.2.1312.1319 52,652 12/13/2013
4.1.1311.615 382,533 11/18/2013
4.1.1309.1617 667,086 9/16/2013
4.1.1309.919 298,473 9/9/2013
4.1.1309.801 14,888 9/8/2013
4.1.1309.800 7,355 9/8/2013
4.1.1308.2321 897,094 8/23/2013
4.1.1308.2316 9,977 8/23/2013
4.1.1308.2120 1,681,383 8/21/2013
4.0.10827 5,276,886 2/9/2011
3.1.416.3 716,925 2/9/2011