AutoFixture.AutoMoq
                             
                            
                                4.18.1
                            
                        
                            
                                
                                
                                    Prefix Reserved
                                
                            
                    See the version list below for details.
dotnet add package AutoFixture.AutoMoq --version 4.18.1
NuGet\Install-Package AutoFixture.AutoMoq -Version 4.18.1
<PackageReference Include="AutoFixture.AutoMoq" Version="4.18.1" />
<PackageVersion Include="AutoFixture.AutoMoq" Version="4.18.1" />
<PackageReference Include="AutoFixture.AutoMoq" />
paket add AutoFixture.AutoMoq --version 4.18.1
#r "nuget: AutoFixture.AutoMoq, 4.18.1"
#:package AutoFixture.AutoMoq@4.18.1
#addin nuget:?package=AutoFixture.AutoMoq&version=4.18.1
#tool nuget:?package=AutoFixture.AutoMoq&version=4.18.1
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 | Versions 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 | netcoreapp1.0 was computed. netcoreapp1.1 was computed. netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. | 
| .NET Standard | netstandard1.5 is compatible. netstandard1.6 was computed. netstandard2.0 is compatible. netstandard2.1 was computed. | 
| .NET Framework | net452 is compatible. 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 | tizen30 was computed. 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. | 
- 
                                                    
.NETFramework 4.5.2
- AutoFixture (>= 4.18.1)
 - Moq (>= 4.1.1308.2120 && < 5.0.0)
 
 - 
                                                    
.NETStandard 1.5
- AutoFixture (>= 4.18.1)
 - Moq (>= 4.7.0 && < 4.11.0)
 - NETStandard.Library (>= 1.6.1)
 
 - 
                                                    
.NETStandard 2.0
- AutoFixture (>= 4.18.1)
 - Moq (>= 4.7.0 && < 5.0.0)
 
 
NuGet packages (75)
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)  | 
                                                    |
| 
                                                        
                                                            Umbraco.Cms.Tests
                                                        
                                                            
                                                         Contains commonly used tools to write tests for Umbraco CMS, such as various builders for content etc.  | 
                                                    |
| 
                                                        
                                                            AutoFixture.AutoMoq.AutoSetup
                                                        
                                                         Extending AutoFixture.AutoMoq to automatically Setup all calls on a mocked interface or abstract class.  | 
                                                    
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
                                                         
                                                     | 
                                                    |
| 
                                                        
                                                            eventflow/EventFlow
                                                        
                                                         
                                                            Async/await first CQRS+ES and DDD framework for .NET
                                                         
                                                     | 
                                                    |
| 
                                                        
                                                            scriptcs/scriptcs
                                                        
                                                         
                                                            Write C# apps with a text editor, nuget and the power of Roslyn!
                                                         
                                                     | 
                                                    |
| 
                                                        
                                                            Glimpse/Glimpse
                                                        
                                                         
                                                            The open source diagnostics platform for the web
                                                         
                                                     | 
                                                    |
| 
                                                        
                                                            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
                                                         
                                                     | 
                                                    |
| 
                                                        
                                                            alexandre-spieser/mongodb-generic-repository
                                                        
                                                         
                                                            An example of generic repository implementation using the MongoDB C# Sharp 2.0 driver (async)
                                                         
                                                     | 
                                                    |
| 
                                                        
                                                            vchelaru/Gum
                                                        
                                                         
                                                            Flexible layout tool for creating UI on any platform
                                                         
                                                     | 
                                                    |
| 
                                                        
                                                            GoodAI/BrainSimulator
                                                        
                                                         
                                                            Brain Simulator is a platform for visual prototyping of artificial intelligence architectures.
                                                         
                                                     | 
                                                    |
| 
                                                        
                                                            Kralizek/AWSSecretsManagerConfigurationExtensions
                                                        
                                                         
                                                            This repository contains a provider for Microsoft.Extensions.Configuration that retrieves secrets stored in AWS Secrets Manager.
                                                         
                                                     | 
                                                    |
| 
                                                        
                                                            Azure/azure-iot-remote-monitoring
                                                        
                                                         
                                                            Azure IoT Remote Monitoring preconfigured solution
                                                         
                                                     | 
                                                    |
| 
                                                        
                                                            jamesfoster/DeepEqual
                                                        
                                                         
                                                            An extensible deep comparison for .NET
                                                         
                                                     | 
                                                    |
| 
                                                        
                                                            whuanle/maomi
                                                        
                                                         
                                                            Maomi 框架是一个简单的、简洁的开发框架,除了框架本身提供的功能之外,Maomi 还作为一个易于阅读的开源项目,能够给开发者提供设计框架的思路和代码。
                                                         
                                                     | 
                                                    
| Version | Downloads | Last Updated | 
|---|---|---|
| 5.0.0-preview0012 | 217,235 | 1/21/2025 | 
| 5.0.0-preview0011 | 327,327 | 4/15/2024 | 
| 5.0.0-preview0010 | 5,992 | 3/25/2024 | 
| 5.0.0-preview0009 | 6,688 | 3/10/2024 | 
| 5.0.0-preview0008 | 11,336 | 2/18/2024 | 
| 5.0.0-preview0007 | 44,374 | 12/9/2023 | 
| 5.0.0-preview0006 | 5,812 | 12/4/2023 | 
| 5.0.0-pdb-test0003 | 1,246 | 12/10/2023 | 
| 5.0.0-pdb-test0002 | 1,253 | 12/10/2023 | 
| 5.0.0-pdb-test0001 | 1,278 | 12/10/2023 | 
| 5.0.0-dataattributes0001 | 8,116 | 12/27/2023 | 
| 4.18.1 | 19,151,959 | 11/28/2023 | 
| 4.18.0 | 9,532,228 | 2/21/2023 | 
| 4.17.0 | 25,344,030 | 4/20/2021 | 
| 4.16.0 | 426,891 | 4/1/2021 | 
| 4.15.0 | 2,149,321 | 12/18/2020 | 
| 4.14.0 | 2,181,546 | 9/10/2020 | 
| 4.13.0 | 1,541,774 | 7/9/2020 | 
| 4.12.0 | 247,516 | 6/28/2020 | 
| 4.11.0 | 6,071,062 | 7/8/2019 | 
| 4.10.0 | 315,977 | 6/13/2019 | 
| 4.9.0 | 162,203 | 5/28/2019 | 
| 4.8.0 | 1,580,360 | 1/30/2019 | 
| 4.7.0 | 40,026 | 1/26/2019 | 
| 4.6.0 | 743,855 | 12/10/2018 | 
| 4.5.1 | 99,092 | 11/25/2018 | 
| 4.5.0 | 1,372,829 | 7/12/2018 | 
| 4.4.0 | 507,345 | 5/26/2018 | 
| 4.3.0 | 173,091 | 5/2/2018 | 
| 4.2.1 | 92,523 | 4/16/2018 | 
| 4.2.0 | 139,471 | 3/21/2018 | 
| 4.1.0 | 148,193 | 2/15/2018 | 
| 4.0.1 | 867,002 | 1/22/2018 | 
| 4.0.0 | 95,179 | 1/10/2018 | 
| 4.0.0-rc1 | 141,088 | 10/18/2017 | 
| 3.51.0 | 1,065,450 | 10/5/2017 | 
| 3.50.7 | 103,393 | 9/18/2017 | 
| 3.50.6 | 122,924 | 8/16/2017 | 
| 3.50.5 | 95,141 | 8/9/2017 | 
| 3.50.4 | 8,007 | 8/7/2017 | 
| 3.50.3 | 164,012 | 7/5/2017 | 
| 3.50.2 | 873,946 | 8/31/2016 | 
| 3.50.1 | 64,957 | 8/12/2016 | 
| 3.50.0 | 5,832 | 8/11/2016 | 
| 3.49.1 | 30,556 | 8/3/2016 | 
| 3.49.0 | 102,840 | 7/5/2016 | 
| 3.48.0 | 9,341 | 6/28/2016 | 
| 3.47.8 | 16,255 | 6/19/2016 | 
| 3.47.7 | 4,119 | 6/18/2016 | 
| 3.47.6 | 13,086 | 6/13/2016 | 
| 3.47.5 | 6,791 | 6/11/2016 | 
| 3.47.4 | 11,341 | 6/3/2016 | 
| 3.47.3 | 5,619 | 6/2/2016 | 
| 3.47.2 | 4,119 | 6/2/2016 | 
| 3.47.1 | 6,681 | 6/1/2016 | 
| 3.47.0 | 4,146 | 5/31/2016 | 
| 3.46.0 | 72,786 | 5/15/2016 | 
| 3.45.3 | 9,118 | 5/12/2016 | 
| 3.45.2 | 11,829 | 5/7/2016 | 
| 3.45.1 | 29,330 | 4/25/2016 | 
| 3.45.0 | 5,726 | 4/24/2016 | 
| 3.44.1 | 6,596 | 4/20/2016 | 
| 3.44.0 | 7,463 | 4/15/2016 | 
| 3.43.4 | 9,784 | 4/14/2016 | 
| 3.43.3 | 3,790 | 4/13/2016 | 
| 3.43.2 | 5,221 | 4/12/2016 | 
| 3.43.1 | 4,315 | 4/10/2016 | 
| 3.43.0 | 27,302 | 3/28/2016 | 
| 3.42.0 | 14,820 | 3/20/2016 | 
| 3.41.1 | 7,569 | 3/13/2016 | 
| 3.41.0 | 3,857 | 3/12/2016 | 
| 3.40.0 | 55,977 | 2/2/2016 | 
| 3.39.0 | 28,787 | 1/22/2016 | 
| 3.38.1 | 49,835 | 1/3/2016 | 
| 3.38.0 | 3,949 | 12/31/2015 | 
| 3.37.3 | 21,568 | 12/8/2015 | 
| 3.37.2 | 3,770 | 12/8/2015 | 
| 3.37.1 | 9,064 | 12/3/2015 | 
| 3.37.0 | 10,243 | 11/25/2015 | 
| 3.36.12 | 4,559 | 11/20/2015 | 
| 3.36.11 | 7,841 | 11/16/2015 | 
| 3.36.9 | 30,804 | 10/21/2015 | 
| 3.36.8 | 39,520 | 10/8/2015 | 
| 3.36.6 | 7,762 | 10/7/2015 | 
| 3.36.1 | 19,117 | 10/6/2015 | 
| 3.36.0 | 6,225 | 10/2/2015 | 
| 3.35.1 | 4,161 | 10/2/2015 | 
| 3.34.2 | 18,884 | 9/16/2015 | 
| 3.34.1 | 5,502 | 9/16/2015 | 
| 3.34.0 | 4,675 | 9/12/2015 | 
| 3.33.0 | 5,456 | 9/5/2015 | 
| 3.32.2 | 4,061 | 9/5/2015 | 
| 3.32.0 | 3,819 | 9/5/2015 | 
| 3.31.1 | 46,676 | 8/2/2015 | 
| 3.31.0 | 19,198 | 7/31/2015 | 
| 3.30.8 | 43,799 | 6/17/2015 | 
| 3.30.7 | 9,988 | 6/14/2015 | 
| 3.30.6 | 27,089 | 6/5/2015 | 
| 3.30.4 | 32,985 | 4/29/2015 | 
| 3.30.3 | 9,616 | 4/19/2015 | 
| 3.30.2 | 5,988 | 4/11/2015 | 
| 3.30.1 | 5,253 | 4/10/2015 | 
| 3.30.0 | 3,788 | 4/9/2015 | 
| 3.29.0 | 3,871 | 4/9/2015 | 
| 3.27.0 | 3,879 | 4/8/2015 | 
| 3.25.0 | 3,707 | 4/8/2015 | 
| 3.24.6 | 4,401 | 4/7/2015 | 
| 3.24.5 | 4,325 | 4/6/2015 | 
| 3.24.4 | 3,909 | 4/4/2015 | 
| 3.24.3 | 38,777 | 3/12/2015 | 
| 3.24.2 | 9,164 | 3/7/2015 | 
| 3.24.1 | 9,029 | 2/28/2015 | 
| 3.24.0 | 9,467 | 2/19/2015 | 
| 3.23.2 | 4,084 | 2/18/2015 | 
| 3.23.1 | 9,495 | 2/4/2015 | 
| 3.23.0 | 52,096 | 1/27/2015 | 
| 3.22.0 | 55,332 | 12/21/2014 | 
| 3.21.1 | 17,759 | 11/13/2014 | 
| 3.21.0 | 10,443 | 10/20/2014 | 
| 3.20.4 | 10,443 | 10/15/2014 | 
| 3.20.2 | 28,577 | 9/16/2014 | 
| 3.20.1 | 5,386 | 9/7/2014 | 
| 3.20.0 | 124,323 | 8/20/2014 | 
| 3.19.2 | 91,998 | 8/5/2014 | 
| 3.19.1 | 16,403 | 6/19/2014 | 
| 3.19.0 | 4,772 | 6/12/2014 | 
| 3.18.10 | 5,520 | 6/5/2014 | 
| 3.18.9 | 4,571 | 6/1/2014 | 
| 3.18.8 | 17,779 | 5/24/2014 | 
| 3.18.7 | 4,407 | 5/17/2014 | 
| 3.18.6 | 4,998 | 5/6/2014 | 
| 3.18.5 | 13,644 | 4/25/2014 | 
| 3.18.4 | 8,892 | 4/24/2014 | 
| 3.18.3 | 8,670 | 4/13/2014 | 
| 3.18.2 | 4,110 | 4/12/2014 | 
| 3.18.1 | 18,211 | 3/29/2014 | 
| 3.18.0 | 4,530 | 3/23/2014 | 
| 3.17.0 | 5,590 | 3/15/2014 | 
| 3.16.10 | 4,890 | 3/10/2014 | 
| 3.16.9 | 4,259 | 3/9/2014 | 
| 3.16.8 | 3,771 | 3/9/2014 | 
| 3.16.7 | 8,626 | 3/8/2014 | 
| 3.16.6 | 5,056 | 3/2/2014 | 
| 3.16.5 | 9,698 | 1/31/2014 | 
| 3.16.4 | 15,809 | 1/2/2014 | 
| 3.16.3 | 4,561 | 12/22/2013 | 
| 3.16.2 | 3,729 | 12/21/2013 | 
| 3.16.1 | 6,377 | 12/5/2013 | 
| 3.16.0 | 4,402 | 11/30/2013 | 
| 3.15.1 | 6,626 | 11/26/2013 | 
| 3.15.0 | 4,144 | 11/24/2013 | 
| 3.14.0 | 3,879 | 11/23/2013 | 
| 3.13.0 | 5,483 | 11/6/2013 | 
| 3.12.1 | 9,230 | 10/20/2013 | 
| 3.12.0 | 4,744 | 10/15/2013 | 
| 3.11.0 | 4,414 | 10/13/2013 | 
| 3.10.1 | 6,752 | 10/9/2013 | 
| 3.10.0 | 14,926 | 10/8/2013 | 
| 3.9.1 | 4,658 | 10/2/2013 | 
| 3.9.0 | 4,192 | 9/24/2013 | 
| 3.8.1 | 4,538 | 9/23/2013 | 
| 3.8.0 | 4,166 | 9/22/2013 | 
| 3.7.0 | 3,992 | 9/19/2013 | 
| 3.6.8 | 10,142 | 9/6/2013 | 
| 3.6.7 | 4,438 | 8/31/2013 | 
| 3.6.6 | 6,840 | 8/1/2013 | 
| 3.6.5 | 6,356 | 7/22/2013 | 
| 3.6.3 | 5,956 | 7/14/2013 | 
| 3.6.2 | 4,095 | 7/13/2013 | 
| 3.6.1 | 4,216 | 7/11/2013 | 
| 3.6.0 | 18,794 | 7/9/2013 | 
| 3.5.1 | 5,282 | 7/2/2013 | 
| 3.5.0 | 4,676 | 7/1/2013 | 
| 3.4.1 | 4,121 | 6/27/2013 | 
| 3.4.0 | 5,286 | 6/24/2013 | 
| 3.3.0 | 4,819 | 6/23/2013 | 
| 3.2.1 | 7,286 | 6/3/2013 | 
| 3.2.0 | 4,095 | 6/1/2013 | 
| 3.1.0 | 4,290 | 5/26/2013 | 
| 3.0.9 | 7,427 | 5/15/2013 | 
| 3.0.8 | 8,535 | 4/9/2013 | 
| 3.0.7 | 4,041 | 4/6/2013 | 
| 3.0.6 | 4,156 | 4/4/2013 | 
| 3.0.5 | 4,275 | 4/2/2013 | 
| 3.0.3 | 5,742 | 3/16/2013 | 
| 3.0.2 | 5,237 | 3/5/2013 | 
| 3.0.1 | 5,034 | 3/1/2013 | 
| 2.16.2 | 19,412 | 1/27/2013 | 
| 2.16.1 | 4,435 | 1/10/2013 | 
| 2.16.0 | 4,074 | 1/6/2013 | 
| 2.15.6 | 3,904 | 1/4/2013 | 
| 2.15.5 | 10,831 | 12/7/2012 | 
| 2.15.4 | 4,877 | 11/30/2012 | 
| 2.15.3 | 4,164 | 11/29/2012 | 
| 2.15.2 | 4,199 | 11/22/2012 | 
| 2.15.1 | 4,078 | 11/21/2012 | 
| 2.15.0 | 4,506 | 11/21/2012 | 
| 2.14.1 | 4,246 | 11/19/2012 | 
| 2.14.0 | 4,326 | 11/14/2012 | 
| 2.13.5 | 4,182 | 11/9/2012 | 
| 2.13.4 | 4,496 | 10/31/2012 | 
| 2.13.3 | 11,025 | 10/9/2012 | 
| 2.12.0 | 9,324 | 7/28/2012 | 
| 2.11.4 | 4,497 | 7/4/2012 | 
| 2.11.3 | 3,900 | 7/3/2012 | 
| 2.11.2 | 4,176 | 6/24/2012 | 
| 2.11.1 | 6,579 | 5/26/2012 | 
| 2.11.0 | 4,436 | 5/6/2012 | 
| 2.10.0 | 21,737 | 4/10/2012 | 
| 2.9.2 | 8,269 | 3/7/2012 | 
| 2.9.1 | 8,503 | 2/20/2012 | 
| 2.9.0 | 3,957 | 2/19/2012 | 
| 2.8.0 | 5,332 | 1/29/2012 | 
| 2.7.2 | 4,955 | 12/28/2011 | 
| 2.7.1 | 4,211 | 12/16/2011 | 
| 2.7.0 | 4,113 | 12/12/2011 | 
| 2.6.0 | 3,999 | 12/8/2011 | 
| 2.5.2 | 4,016 | 12/8/2011 | 
| 2.5.1 | 4,114 | 12/2/2011 | 
| 2.5.0 | 4,042 | 12/1/2011 | 
| 2.4.1 | 5,000 | 10/1/2011 | 
| 2.4.0 | 4,131 | 9/18/2011 | 
| 2.3.2 | 4,088 | 9/12/2011 | 
| 2.3.1 | 4,092 | 9/11/2011 | 
| 2.2.45 | 4,047 | 9/9/2011 | 
| 2.2.44 | 5,830 | 9/6/2011 | 
| 2.1.0 | 5,000 | 5/5/2011 | 
| 2.0.0 | 60,978 | 2/2/2011 |