AutoFixture.AutoMoq 5.0.0-preview0012

Prefix Reserved
This is a prerelease version of AutoFixture.AutoMoq.
dotnet add package AutoFixture.AutoMoq --version 5.0.0-preview0012
                    
NuGet\Install-Package AutoFixture.AutoMoq -Version 5.0.0-preview0012
                    
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="AutoFixture.AutoMoq" Version="5.0.0-preview0012" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="AutoFixture.AutoMoq" Version="5.0.0-preview0012" />
                    
Directory.Packages.props
<PackageReference Include="AutoFixture.AutoMoq" />
                    
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 AutoFixture.AutoMoq --version 5.0.0-preview0012
                    
#r "nuget: AutoFixture.AutoMoq, 5.0.0-preview0012"
                    
#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.
#addin nuget:?package=AutoFixture.AutoMoq&version=5.0.0-preview0012&prerelease
                    
Install AutoFixture.AutoMoq as a Cake Addin
#tool nuget:?package=AutoFixture.AutoMoq&version=5.0.0-preview0012&prerelease
                    
Install AutoFixture.AutoMoq as a Cake Tool

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

Product Compatible and additional computed target framework versions.
.NET net5.0 is compatible.  net5.0-windows was computed.  net6.0 is compatible.  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 was computed.  net462 is compatible.  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 (72)

Showing the top 5 NuGet packages that depend on AutoFixture.AutoMoq:

Package Downloads
Objectivity.AutoFixture.XUnit2.AutoMoq

Accelerates preparation of mocked structures for unit tests under xUnit2 by configuring AutoFixture data generation to use Moq. Gracefully handles recursive structures by omitting recursions.

Maersk.Test.AutoFixtureExtensions

AutoFixture extensions for unit testing.

Energinet.DataHub.Core.TestCommon

[Release Notes](https://github.com/Energinet-DataHub/geh-core/blob/master/source/TestCommon/documents/release-notes/release-notes.md) [Documentation](https://github.com/Energinet-DataHub/geh-core/blob/master/source/TestCommon/documents/documentation.md)

AutoFixture.AutoMoq.AutoSetup

Extending AutoFixture.AutoMoq to automatically Setup all calls on a mocked interface or abstract class.

Umbraco.Cms.Tests

Contains commonly used tools to write tests for Umbraco CMS, such as various builders for content etc.

GitHub repositories (35)

Showing the top 20 popular GitHub repositories that depend on AutoFixture.AutoMoq:

Repository Stars
jellyfin/jellyfin
The Free Software Media System - Server Backend & API
umbraco/Umbraco-CMS
Umbraco is a free and open source .NET content management system helping you deliver delightful digital experiences.
dotnet/extensions
This repository contains a suite of libraries that provide facilities commonly needed when creating production-ready applications.
rebus-org/Rebus
:bus: Simple and lean service bus implementation for .NET
scriptcs/scriptcs
Write C# apps with a text editor, nuget and the power of Roslyn!
eventflow/EventFlow
Async/await first CQRS+ES and DDD framework for .NET
Glimpse/Glimpse
The open source diagnostics platform for the web
aws/aws-sdk-net
The official AWS SDK for .NET. For more information on the AWS SDK for .NET, see our web site:
servicetitan/Stl.Fusion
Build real-time apps (Blazor included) with less than 1% of extra code responsible for real-time updates. Host 10-1000x faster APIs relying on transparent and nearly 100% consistent caching. We call it DREAM, or Distributed REActive Memoization, and it's here to turn real-time on!
CodeMazeBlog/CodeMazeGuides
The main repository for all the Code Maze guides
chayxana/Restaurant-App
Restaurant App 🍔 is a sample open-source e-Commerce 🛒 application for ordering foods, powered by polyglot microservices architecture and cross-platform development including mobile and web
Farfetch/kafkaflow
Apache Kafka .NET Framework to create applications simple to use and extend.
fclp/fluent-command-line-parser
A simple, strongly typed .NET C# command line parser library using a fluent easy to use interface
enisn/AutoFilterer
AutoFilterer is a mini filtering framework library for dotnet. The main purpose of the library is to generate LINQ expressions for Entities over DTOs automatically. The first aim is to be compatible with Open API 3.0 Specifications
OpenCoreMMO/OpenCoreMMO
Modern MMORPG server emulator written in C#
alexandre-spieser/mongodb-generic-repository
An example of generic repository implementation using the MongoDB C# Sharp 2.0 driver (async)
GoodAI/BrainSimulator
Brain Simulator is a platform for visual prototyping of artificial intelligence architectures.
Azure/azure-iot-remote-monitoring
Azure IoT Remote Monitoring preconfigured solution
Kralizek/AWSSecretsManagerConfigurationExtensions
This repository contains a provider for Microsoft.Extensions.Configuration that retrieves secrets stored in AWS Secrets Manager.
jamesfoster/DeepEqual
An extensible deep comparison for .NET
Version Downloads Last updated
5.0.0-preview0012 76,918 1/21/2025
5.0.0-preview0011 236,584 4/15/2024
5.0.0-preview0010 4,459 3/25/2024
5.0.0-preview0009 5,378 3/10/2024
5.0.0-preview0008 8,999 2/18/2024
5.0.0-preview0007 39,714 12/9/2023
5.0.0-preview0006 3,955 12/4/2023
5.0.0-pdb-test0003 1,177 12/10/2023
5.0.0-pdb-test0002 1,190 12/10/2023
5.0.0-pdb-test0001 1,207 12/10/2023
5.0.0-dataattributes0001 6,643 12/27/2023
4.18.1 13,379,170 11/28/2023
4.18.0 8,775,226 2/21/2023
4.17.0 23,625,090 4/20/2021
4.16.0 414,289 4/1/2021
4.15.0 2,089,827 12/18/2020
4.14.0 2,112,078 9/10/2020
4.13.0 1,501,379 7/9/2020
4.12.0 243,604 6/28/2020
4.11.0 5,887,391 7/8/2019
4.10.0 308,571 6/13/2019
4.9.0 158,232 5/28/2019
4.8.0 1,522,104 1/30/2019
4.7.0 38,623 1/26/2019
4.6.0 619,358 12/10/2018
4.5.1 97,077 11/25/2018
4.5.0 1,337,856 7/12/2018
4.4.0 502,111 5/26/2018
4.3.0 166,554 5/2/2018
4.2.1 91,339 4/16/2018
4.2.0 136,041 3/21/2018
4.1.0 146,744 2/15/2018
4.0.1 805,550 1/22/2018
4.0.0 92,772 1/10/2018
4.0.0-rc1 139,995 10/18/2017
3.51.0 1,006,425 10/5/2017
3.50.7 101,434 9/18/2017
3.50.6 120,049 8/16/2017
3.50.5 91,540 8/9/2017
3.50.4 7,734 8/7/2017
3.50.3 163,049 7/5/2017
3.50.2 844,560 8/31/2016
3.50.1 64,435 8/12/2016
3.50.0 5,523 8/11/2016
3.49.1 30,262 8/3/2016
3.49.0 98,880 7/5/2016
3.48.0 8,928 6/28/2016
3.47.8 15,674 6/19/2016
3.47.7 3,847 6/18/2016
3.47.6 12,797 6/13/2016
3.47.5 6,389 6/11/2016
3.47.4 11,051 6/3/2016
3.47.3 5,359 6/2/2016
3.47.2 3,851 6/2/2016
3.47.1 6,381 6/1/2016
3.47.0 3,879 5/31/2016
3.46.0 70,208 5/15/2016
3.45.3 8,847 5/12/2016
3.45.2 11,494 5/7/2016
3.45.1 27,092 4/25/2016
3.45.0 5,387 4/24/2016
3.44.1 6,310 4/20/2016
3.44.0 7,172 4/15/2016
3.43.4 9,233 4/14/2016
3.43.3 3,518 4/13/2016
3.43.2 4,957 4/12/2016
3.43.1 4,035 4/10/2016
3.43.0 26,806 3/28/2016
3.42.0 14,285 3/20/2016
3.41.1 7,253 3/13/2016
3.41.0 3,588 3/12/2016
3.40.0 55,180 2/2/2016
3.39.0 28,507 1/22/2016
3.38.1 43,125 1/3/2016
3.38.0 3,677 12/31/2015
3.37.3 21,246 12/8/2015
3.37.2 3,504 12/8/2015
3.37.1 8,787 12/3/2015
3.37.0 9,846 11/25/2015
3.36.12 4,291 11/20/2015
3.36.11 7,541 11/16/2015
3.36.9 29,904 10/21/2015
3.36.8 35,166 10/8/2015
3.36.6 7,493 10/7/2015
3.36.1 18,848 10/6/2015
3.36.0 5,910 10/2/2015
3.35.1 3,886 10/2/2015
3.34.2 17,769 9/16/2015
3.34.1 5,241 9/16/2015
3.34.0 4,401 9/12/2015
3.33.0 5,069 9/5/2015
3.32.2 3,809 9/5/2015
3.32.0 3,545 9/5/2015
3.31.1 39,398 8/2/2015
3.31.0 17,907 7/31/2015
3.30.8 43,375 6/17/2015
3.30.7 9,496 6/14/2015
3.30.6 26,170 6/5/2015
3.30.4 32,373 4/29/2015
3.30.3 9,201 4/19/2015
3.30.2 5,701 4/11/2015
3.30.1 4,861 4/10/2015
3.30.0 3,520 4/9/2015
3.29.0 3,594 4/9/2015
3.27.0 3,608 4/8/2015
3.25.0 3,438 4/8/2015
3.24.6 4,138 4/7/2015
3.24.5 4,048 4/6/2015
3.24.4 3,626 4/4/2015
3.24.3 38,236 3/12/2015
3.24.2 8,181 3/7/2015
3.24.1 8,567 2/28/2015
3.24.0 9,147 2/19/2015
3.23.2 3,821 2/18/2015
3.23.1 8,500 2/4/2015
3.23.0 51,823 1/27/2015
3.22.0 54,718 12/21/2014
3.21.1 17,341 11/13/2014
3.21.0 10,026 10/20/2014
3.20.4 9,606 10/15/2014
3.20.2 27,405 9/16/2014
3.20.1 5,144 9/7/2014
3.20.0 119,479 8/20/2014
3.19.2 88,836 8/5/2014
3.19.1 14,742 6/19/2014
3.19.0 4,514 6/12/2014
3.18.10 5,262 6/5/2014
3.18.9 4,297 6/1/2014
3.18.8 17,419 5/24/2014
3.18.7 4,152 5/17/2014
3.18.6 4,724 5/6/2014
3.18.5 13,359 4/25/2014
3.18.4 8,499 4/24/2014
3.18.3 8,423 4/13/2014
3.18.2 3,847 4/12/2014
3.18.1 17,942 3/29/2014
3.18.0 4,252 3/23/2014
3.17.0 5,271 3/15/2014
3.16.10 4,628 3/10/2014
3.16.9 3,992 3/9/2014
3.16.8 3,502 3/9/2014
3.16.7 8,355 3/8/2014
3.16.6 4,792 3/2/2014
3.16.5 9,394 1/31/2014
3.16.4 14,664 1/2/2014
3.16.3 4,295 12/22/2013
3.16.2 3,480 12/21/2013
3.16.1 6,093 12/5/2013
3.16.0 4,141 11/30/2013
3.15.1 6,271 11/26/2013
3.15.0 3,879 11/24/2013
3.14.0 3,602 11/23/2013
3.13.0 5,216 11/6/2013
3.12.1 8,352 10/20/2013
3.12.0 4,459 10/15/2013
3.11.0 4,133 10/13/2013
3.10.1 6,469 10/9/2013
3.10.0 14,374 10/8/2013
3.9.1 4,380 10/2/2013
3.9.0 3,911 9/24/2013
3.8.1 4,268 9/23/2013
3.8.0 3,900 9/22/2013
3.7.0 3,719 9/19/2013
3.6.8 9,856 9/6/2013
3.6.7 4,163 8/31/2013
3.6.6 6,568 8/1/2013
3.6.5 6,079 7/22/2013
3.6.3 5,674 7/14/2013
3.6.2 3,836 7/13/2013
3.6.1 3,946 7/11/2013
3.6.0 18,522 7/9/2013
3.5.1 4,998 7/2/2013
3.5.0 4,390 7/1/2013
3.4.1 3,870 6/27/2013
3.4.0 5,011 6/24/2013
3.3.0 4,459 6/23/2013
3.2.1 7,006 6/3/2013
3.2.0 3,817 6/1/2013
3.1.0 4,018 5/26/2013
3.0.9 6,948 5/15/2013
3.0.8 8,212 4/9/2013
3.0.7 3,758 4/6/2013
3.0.6 3,890 4/4/2013
3.0.5 3,997 4/2/2013
3.0.3 5,370 3/16/2013
3.0.2 4,963 3/5/2013
3.0.1 4,734 3/1/2013
2.16.2 18,885 1/27/2013
2.16.1 4,168 1/10/2013
2.16.0 3,784 1/6/2013
2.15.6 3,628 1/4/2013
2.15.5 10,459 12/7/2012
2.15.4 4,600 11/30/2012
2.15.3 3,901 11/29/2012
2.15.2 3,926 11/22/2012
2.15.1 3,808 11/21/2012
2.15.0 4,215 11/21/2012
2.14.1 3,977 11/19/2012
2.14.0 4,044 11/14/2012
2.13.5 3,901 11/9/2012
2.13.4 4,216 10/31/2012
2.13.3 10,742 10/9/2012
2.12.0 9,048 7/28/2012
2.11.4 4,216 7/4/2012
2.11.3 3,634 7/3/2012
2.11.2 3,896 6/24/2012
2.11.1 6,291 5/26/2012
2.11.0 4,149 5/6/2012
2.10.0 20,395 4/10/2012
2.9.2 7,977 3/7/2012
2.9.1 4,846 2/20/2012
2.9.0 3,669 2/19/2012
2.8.0 5,045 1/29/2012
2.7.2 4,671 12/28/2011
2.7.1 3,938 12/16/2011
2.7.0 3,821 12/12/2011
2.6.0 3,713 12/8/2011
2.5.2 3,724 12/8/2011
2.5.1 3,840 12/2/2011
2.5.0 3,758 12/1/2011
2.4.1 4,683 10/1/2011
2.4.0 3,856 9/18/2011
2.3.2 3,801 9/12/2011
2.3.1 3,809 9/11/2011
2.2.45 3,774 9/9/2011
2.2.44 5,539 9/6/2011
2.1.0 4,579 5/5/2011
2.0.0 53,666 2/2/2011