AutoFixture.AutoFakeItEasy 5.0.0-pdb-test0002

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

This extension turns AutoFixture into an Auto-Mocking Container. The mock instances are created by FakeItEasy. To use it, add the AutoFakeItEasyCustomization to your Fixture instance.

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 (13)

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

Package Downloads
AllOverIt.Fixture.FakeItEasy

This package extends AllOverIt.Fixture to support FakeItEasy integration.

Socres.FakingEasy

This package contains attributes for automatically creating all types of fake object, mocks, stubs, etc. These attributes combine FakeItEasy, xUnit and AutoFixture.

F2F.Testing.Xunit.FakeItEasy

Brings an AutoMockFeature which initializes AutoFixture with FakeItEasy.

FakeItEasier

This package contains helper attributes to automatically add faked parameters to a test method.

Objectivity.AutoFixture.XUnit2.AutoFakeItEasy

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

GitHub repositories (5)

Showing the top 5 popular GitHub repositories that depend on AutoFixture.AutoFakeItEasy:

Repository Stars
charlessolar/Aggregates.NET
.NET event sourced domain driven design model via NServiceBus and GetEventStore
charlessolar/eShopOnContainersDDD
Fork of dotnet-architecture/eShopOnContainers in full DDD/CQRS design using my own patterns
MrCMS/MrCMS
Mr CMS is an open source C# MVC CMS Framework
charlessolar/TodoMVC-DDD-CQRS-EventSourcing
Implementation of basic Todo app via tastejs/todomvc in C#/Typescript with eventsourcing, cqrs, and domain driven design
junkai-li/NetCoreKevin
基于NET8搭建DDD-微服务-现代化Saas企业级WebAPI架构支持:IDS4单点登录、多缓存、自动任务、分布式、一库多租户、日志、授权和鉴权、CAP集成事件、SignalR、领域事件、ESL、MCP协议服务、IOC模块化注入、Cors、Quartz自动任务、多短信集成、AI智能体、AISemanticKernel集成、OCR验证码识别、API多版本兼容、单元集成测试
Version Downloads Last Updated
5.0.0-preview0012 12,881 1/21/2025
5.0.0-preview0011 9,896 4/15/2024
5.0.0-preview0010 593 3/25/2024
5.0.0-preview0009 246 3/10/2024
5.0.0-preview0008 744 2/18/2024
5.0.0-preview0007 764 12/9/2023
5.0.0-preview0006 662 12/4/2023
5.0.0-pdb-test0003 600 12/10/2023
5.0.0-pdb-test0002 540 12/10/2023
5.0.0-pdb-test0001 657 12/10/2023
5.0.0-dataattributes0001 512 12/27/2023
4.18.1 1,077,497 11/28/2023
4.18.0 504,341 2/21/2023
4.17.0 1,662,307 4/20/2021
4.16.0 13,598 4/1/2021
4.15.0 694,110 12/18/2020
4.14.0 102,986 9/10/2020
4.13.0 83,063 7/9/2020
4.12.0 13,462 6/28/2020
4.11.0 478,145 7/8/2019
4.10.0 29,103 6/13/2019
4.9.0 7,060 5/28/2019
4.8.0 42,428 1/30/2019
4.7.0 6,047 1/26/2019
4.6.0 14,771 12/10/2018
4.5.1 3,287 11/25/2018
4.5.0 90,144 7/12/2018
4.4.0 24,393 5/26/2018
4.3.0 5,587 5/2/2018
4.2.1 23,045 4/16/2018
4.2.0 17,365 3/21/2018
4.1.0 14,406 2/15/2018
4.0.1 6,966 1/22/2018
4.0.0 8,830 1/10/2018
4.0.0-rc1 2,730 10/18/2017
3.51.0 37,603 10/5/2017
3.50.7 30,622 9/18/2017
3.50.6 3,594 8/16/2017
3.50.5 3,440 8/9/2017
3.50.4 2,322 8/7/2017
3.50.3 10,537 7/5/2017
3.50.2 104,008 8/31/2016
3.50.1 4,258 8/12/2016
3.50.0 2,872 8/11/2016
3.49.1 3,637 8/3/2016
3.49.0 2,927 7/5/2016
3.48.0 4,543 6/28/2016
3.47.8 2,864 6/19/2016
3.47.7 2,573 6/18/2016
3.47.6 3,268 6/13/2016
3.47.5 2,781 6/11/2016
3.47.4 2,900 6/3/2016
3.47.3 2,429 6/2/2016
3.47.2 2,605 6/2/2016
3.47.1 2,501 6/1/2016
3.47.0 2,512 5/31/2016
3.46.0 5,139 5/15/2016
3.45.3 2,559 5/12/2016
3.45.2 2,500 5/7/2016
3.45.1 5,379 4/25/2016
3.45.0 2,817 4/24/2016
3.44.1 4,237 4/20/2016
3.44.0 2,974 4/15/2016
3.43.4 2,491 4/14/2016
3.43.3 2,392 4/13/2016
3.43.2 2,745 4/12/2016
3.43.1 2,570 4/10/2016
3.43.0 4,628 3/28/2016
3.42.0 2,730 3/20/2016
3.41.1 2,605 3/13/2016
3.41.0 2,774 3/12/2016
3.40.0 5,180 2/2/2016
3.39.0 2,748 1/22/2016
3.38.1 3,239 1/3/2016
3.38.0 2,522 12/31/2015
3.37.3 7,031 12/8/2015
3.37.2 2,590 12/8/2015
3.37.1 2,479 12/3/2015
3.37.0 3,056 11/25/2015
3.36.12 3,148 11/20/2015
3.36.11 2,741 11/16/2015
3.36.9 7,406 10/21/2015
3.36.8 4,359 10/8/2015
3.36.6 4,624 10/7/2015
3.36.5 2,549 10/7/2015
3.36.2 2,605 10/7/2015
3.36.1 2,873 10/6/2015
3.36.0 4,040 10/2/2015
3.35.1 2,738 10/2/2015
3.35.0 2,787 10/2/2015
3.34.2 3,072 9/16/2015
3.34.1 2,560 9/16/2015
3.34.0 2,552 9/12/2015
3.33.0 2,970 9/5/2015
3.32.2 2,595 9/5/2015
3.32.0 2,526 9/5/2015
3.31.2 3,820 8/5/2015
3.31.1 4,187 8/2/2015
3.31.0 2,955 7/31/2015
3.30.8 3,428 6/17/2015
3.30.7 2,760 6/14/2015
3.30.6 2,586 6/5/2015
3.30.4 11,855 4/29/2015
3.30.3 2,820 4/19/2015
3.30.2 3,687 4/11/2015
3.30.1 9,246 4/10/2015
3.30.0 2,823 4/9/2015
3.29.0 2,631 4/9/2015
3.28.0 2,615 4/8/2015
3.27.0 2,587 4/8/2015
3.26.0 2,556 4/8/2015
3.25.0 2,707 4/8/2015
3.24.6 2,641 4/7/2015
3.24.5 3,624 4/6/2015
3.24.4 2,609 4/4/2015
3.24.3 3,878 3/12/2015
3.24.2 2,732 3/7/2015
3.24.1 5,020 2/28/2015
3.24.0 3,022 2/19/2015
3.23.2 2,867 2/18/2015
3.23.1 2,881 2/4/2015
3.23.0 2,692 1/27/2015
3.22.0 4,142 12/21/2014
3.21.1 5,773 11/13/2014
3.21.0 2,747 10/20/2014
3.20.4 3,877 10/15/2014
3.20.2 7,946 9/16/2014
3.20.1 2,865 9/7/2014
3.20.0 3,040 8/20/2014
3.19.2 3,087 8/5/2014
3.19.1 3,891 6/19/2014
3.19.0 4,507 6/12/2014
3.18.10 2,733 6/5/2014
3.18.9 2,672 6/1/2014
3.18.8 2,641 5/24/2014
3.18.7 2,807 5/17/2014
3.18.6 2,725 5/6/2014
3.18.5 2,709 4/25/2014
3.18.4 2,827 4/24/2014
3.18.3 2,924 4/13/2014
3.18.2 3,042 4/12/2014
3.18.1 2,880 3/29/2014
3.18.0 2,797 3/23/2014
3.17.0 2,739 3/15/2014
3.16.10 2,906 3/10/2014
3.16.9 2,608 3/9/2014
3.16.8 2,580 3/9/2014
3.16.7 2,743 3/8/2014
3.16.6 2,795 3/2/2014
3.16.5 8,299 1/31/2014
3.16.4 3,210 1/2/2014
3.16.3 2,692 12/22/2013
3.16.2 2,600 12/21/2013
3.16.1 2,668 12/5/2013
3.16.0 2,741 11/30/2013
3.15.1 2,751 11/26/2013
3.15.0 2,643 11/24/2013
3.14.0 2,728 11/23/2013
3.13.0 2,883 11/6/2013
3.12.1 2,818 10/20/2013
3.12.0 2,715 10/15/2013
3.11.0 2,652 10/13/2013
3.10.1 2,953 10/9/2013
3.10.0 2,644 10/8/2013
3.9.1 2,775 10/2/2013
3.9.0 2,816 9/24/2013
3.8.1 2,733 9/23/2013
3.8.0 2,905 9/22/2013
3.7.0 2,942 9/19/2013
3.6.8 2,946 9/6/2013
3.6.7 2,766 8/31/2013
3.6.6 3,412 8/1/2013
3.6.5 2,740 7/22/2013
3.6.3 3,010 7/14/2013
3.6.2 3,014 7/13/2013
3.6.1 3,159 7/11/2013
3.6.0 2,931 7/9/2013
3.5.1 3,126 7/2/2013
3.5.0 2,820 7/1/2013
3.4.1 2,864 6/27/2013
3.4.0 3,250 6/24/2013
3.3.0 2,853 6/23/2013
3.2.1 2,803 6/3/2013
3.2.0 2,907 6/1/2013
3.1.0 2,738 5/26/2013
3.0.9 2,773 5/15/2013
3.0.8 3,235 4/9/2013
3.0.7 2,758 4/6/2013
3.0.6 2,782 4/4/2013
3.0.5 2,928 4/2/2013
3.0.3 2,790 3/16/2013
3.0.2 2,791 3/5/2013
3.0.1 2,733 3/1/2013
2.16.2 2,887 1/27/2013
2.16.1 2,828 1/10/2013
2.16.0 2,745 1/6/2013
2.15.6 2,651 1/4/2013
2.15.5 3,103 12/7/2012
2.15.4 3,030 11/30/2012
2.15.3 2,975 11/29/2012
2.15.2 2,990 11/22/2012
2.15.1 3,018 11/21/2012
2.15.0 2,918 11/21/2012
2.14.1 2,932 11/19/2012
2.14.0 2,891 11/14/2012
2.13.5 2,946 11/9/2012
2.13.4 3,003 10/31/2012
2.13.3 2,887 10/9/2012
2.12.0 2,805 7/28/2012
2.11.4 2,819 7/4/2012
2.11.3 2,749 7/3/2012
2.11.2 2,713 6/24/2012
2.11.1 2,781 5/26/2012
2.11.0 2,941 5/6/2012
2.10.0 2,769 4/10/2012
2.9.2 2,903 3/7/2012
2.9.1 2,840 2/20/2012
2.9.0 2,854 2/19/2012
2.8.0 2,832 1/29/2012
2.7.2 2,830 12/28/2011
2.7.1 2,860 12/16/2011
2.7.0 4,160 12/12/2011