AutoFixture.AutoFakeItEasy
4.18.1
Prefix Reserved
See the version list below for details.
dotnet add package AutoFixture.AutoFakeItEasy --version 4.18.1
NuGet\Install-Package AutoFixture.AutoFakeItEasy -Version 4.18.1
<PackageReference Include="AutoFixture.AutoFakeItEasy" Version="4.18.1" />
<PackageVersion Include="AutoFixture.AutoFakeItEasy" Version="4.18.1" />
<PackageReference Include="AutoFixture.AutoFakeItEasy" />
paket add AutoFixture.AutoFakeItEasy --version 4.18.1
#r "nuget: AutoFixture.AutoFakeItEasy, 4.18.1"
#:package AutoFixture.AutoFakeItEasy@4.18.1
#addin nuget:?package=AutoFixture.AutoFakeItEasy&version=4.18.1
#tool nuget:?package=AutoFixture.AutoFakeItEasy&version=4.18.1
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 | 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.6 is compatible. netstandard2.0 is compatible. netstandard2.1 was computed. |
| .NET Framework | net452 is compatible. net46 was computed. 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 | 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)
- FakeItEasy (>= 1.7.4109.1 && < 8.0.0)
-
.NETFramework 4.6.2
- AutoFixture (>= 4.18.1)
- FakeItEasy (>= 1.7.4109.1 && < 9.0.0)
-
.NETStandard 1.6
- AutoFixture (>= 4.18.1)
- FakeItEasy (>= 3.0.0 && < 7.0.0)
- NETStandard.Library (>= 1.6.1)
-
.NETStandard 2.0
- AutoFixture (>= 4.18.1)
- FakeItEasy (>= 4.9.0 && < 9.0.0)
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. |
|
|
F2F.Testing.Xunit.FakeItEasy
Brings an AutoMockFeature which initializes AutoFixture with FakeItEasy. |
|
|
Socres.FakingEasy
This package contains attributes for automatically creating all types of fake object, mocks, stubs, etc. These attributes combine FakeItEasy, xUnit and AutoFixture. |
|
|
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
|
|
|
junkai-li/NetCoreKevin
基于NET8搭建DDD-微服务-现代化Saas企业级WebAPI前后端分离架构:前端Vue3、IDS4单点登录、多缓存、自动任务、分布式、一库多租户、日志、授权和鉴权、CAP集成事件、SignalR、领域事件、ESL、MCP协议服务、IOC模块化注入、Cors、Quartz自动任务、多短信集成、AI、AgentFramework智能体、AISemanticKernel集成、RAG检索增强、OCR验证码识别、API多版本兼容、单元集成测试、RabbitMQ
|
|
|
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
|
| Version | Downloads | Last Updated |
|---|---|---|
| 5.0.0-preview0012 | 19,295 | 1/21/2025 |
| 5.0.0-preview0011 | 10,229 | 4/15/2024 |
| 5.0.0-preview0010 | 631 | 3/25/2024 |
| 5.0.0-preview0009 | 285 | 3/10/2024 |
| 5.0.0-preview0008 | 776 | 2/18/2024 |
| 5.0.0-preview0007 | 805 | 12/9/2023 |
| 5.0.0-preview0006 | 696 | 12/4/2023 |
| 5.0.0-pdb-test0003 | 675 | 12/10/2023 |
| 5.0.0-pdb-test0002 | 570 | 12/10/2023 |
| 5.0.0-pdb-test0001 | 695 | 12/10/2023 |
| 5.0.0-dataattributes0001 | 538 | 12/27/2023 |
| 4.18.1 | 1,274,584 | 11/28/2023 |
| 4.18.0 | 522,931 | 2/21/2023 |
| 4.17.0 | 1,699,068 | 4/20/2021 |
| 4.16.0 | 14,063 | 4/1/2021 |
| 4.15.0 | 726,135 | 12/18/2020 |
| 4.14.0 | 106,442 | 9/10/2020 |
| 4.13.0 | 83,581 | 7/9/2020 |
| 4.12.0 | 13,528 | 6/28/2020 |
| 4.11.0 | 491,151 | 7/8/2019 |
| 4.10.0 | 29,445 | 6/13/2019 |
| 4.9.0 | 7,201 | 5/28/2019 |
| 4.8.0 | 42,812 | 1/30/2019 |
| 4.7.0 | 6,113 | 1/26/2019 |
| 4.6.0 | 15,056 | 12/10/2018 |
| 4.5.1 | 3,401 | 11/25/2018 |
| 4.5.0 | 91,833 | 7/12/2018 |
| 4.4.0 | 24,572 | 5/26/2018 |
| 4.3.0 | 5,718 | 5/2/2018 |
| 4.2.1 | 23,198 | 4/16/2018 |
| 4.2.0 | 17,502 | 3/21/2018 |
| 4.1.0 | 14,516 | 2/15/2018 |
| 4.0.1 | 7,071 | 1/22/2018 |
| 4.0.0 | 8,950 | 1/10/2018 |
| 4.0.0-rc1 | 2,858 | 10/18/2017 |
| 3.51.0 | 39,682 | 10/5/2017 |
| 3.50.7 | 31,484 | 9/18/2017 |
| 3.50.6 | 3,728 | 8/16/2017 |
| 3.50.5 | 3,539 | 8/9/2017 |
| 3.50.4 | 2,405 | 8/7/2017 |
| 3.50.3 | 10,711 | 7/5/2017 |
| 3.50.2 | 106,496 | 8/31/2016 |
| 3.50.1 | 4,343 | 8/12/2016 |
| 3.50.0 | 3,036 | 8/11/2016 |
| 3.49.1 | 3,718 | 8/3/2016 |
| 3.49.0 | 3,019 | 7/5/2016 |
| 3.48.0 | 4,639 | 6/28/2016 |
| 3.47.8 | 2,967 | 6/19/2016 |
| 3.47.7 | 2,665 | 6/18/2016 |
| 3.47.6 | 3,350 | 6/13/2016 |
| 3.47.5 | 2,896 | 6/11/2016 |
| 3.47.4 | 2,980 | 6/3/2016 |
| 3.47.3 | 2,513 | 6/2/2016 |
| 3.47.2 | 2,703 | 6/2/2016 |
| 3.47.1 | 2,583 | 6/1/2016 |
| 3.47.0 | 2,596 | 5/31/2016 |
| 3.46.0 | 5,236 | 5/15/2016 |
| 3.45.3 | 2,655 | 5/12/2016 |
| 3.45.2 | 2,595 | 5/7/2016 |
| 3.45.1 | 5,721 | 4/25/2016 |
| 3.45.0 | 2,913 | 4/24/2016 |
| 3.44.1 | 4,344 | 4/20/2016 |
| 3.44.0 | 3,060 | 4/15/2016 |
| 3.43.4 | 2,585 | 4/14/2016 |
| 3.43.3 | 2,477 | 4/13/2016 |
| 3.43.2 | 2,825 | 4/12/2016 |
| 3.43.1 | 2,654 | 4/10/2016 |
| 3.43.0 | 4,715 | 3/28/2016 |
| 3.42.0 | 2,816 | 3/20/2016 |
| 3.41.1 | 2,703 | 3/13/2016 |
| 3.41.0 | 2,896 | 3/12/2016 |
| 3.40.0 | 5,268 | 2/2/2016 |
| 3.39.0 | 2,831 | 1/22/2016 |
| 3.38.1 | 3,323 | 1/3/2016 |
| 3.38.0 | 2,606 | 12/31/2015 |
| 3.37.3 | 7,197 | 12/8/2015 |
| 3.37.2 | 2,673 | 12/8/2015 |
| 3.37.1 | 2,560 | 12/3/2015 |
| 3.37.0 | 3,149 | 11/25/2015 |
| 3.36.12 | 3,227 | 11/20/2015 |
| 3.36.11 | 2,842 | 11/16/2015 |
| 3.36.9 | 7,777 | 10/21/2015 |
| 3.36.8 | 4,443 | 10/8/2015 |
| 3.36.6 | 4,706 | 10/7/2015 |
| 3.36.5 | 2,643 | 10/7/2015 |
| 3.36.2 | 2,686 | 10/7/2015 |
| 3.36.1 | 2,972 | 10/6/2015 |
| 3.36.0 | 4,204 | 10/2/2015 |
| 3.35.1 | 2,842 | 10/2/2015 |
| 3.35.0 | 2,872 | 10/2/2015 |
| 3.34.2 | 3,168 | 9/16/2015 |
| 3.34.1 | 2,638 | 9/16/2015 |
| 3.34.0 | 2,635 | 9/12/2015 |
| 3.33.0 | 3,052 | 9/5/2015 |
| 3.32.2 | 2,693 | 9/5/2015 |
| 3.32.0 | 2,621 | 9/5/2015 |
| 3.31.2 | 3,907 | 8/5/2015 |
| 3.31.1 | 4,271 | 8/2/2015 |
| 3.31.0 | 3,039 | 7/31/2015 |
| 3.30.8 | 3,517 | 6/17/2015 |
| 3.30.7 | 2,858 | 6/14/2015 |
| 3.30.6 | 2,675 | 6/5/2015 |
| 3.30.4 | 12,023 | 4/29/2015 |
| 3.30.3 | 2,904 | 4/19/2015 |
| 3.30.2 | 3,788 | 4/11/2015 |
| 3.30.1 | 9,542 | 4/10/2015 |
| 3.30.0 | 2,908 | 4/9/2015 |
| 3.29.0 | 2,717 | 4/9/2015 |
| 3.28.0 | 2,699 | 4/8/2015 |
| 3.27.0 | 2,681 | 4/8/2015 |
| 3.26.0 | 2,652 | 4/8/2015 |
| 3.25.0 | 2,803 | 4/8/2015 |
| 3.24.6 | 2,725 | 4/7/2015 |
| 3.24.5 | 3,709 | 4/6/2015 |
| 3.24.4 | 2,693 | 4/4/2015 |
| 3.24.3 | 3,969 | 3/12/2015 |
| 3.24.2 | 2,814 | 3/7/2015 |
| 3.24.1 | 5,264 | 2/28/2015 |
| 3.24.0 | 3,107 | 2/19/2015 |
| 3.23.2 | 2,949 | 2/18/2015 |
| 3.23.1 | 2,985 | 2/4/2015 |
| 3.23.0 | 2,794 | 1/27/2015 |
| 3.22.0 | 4,229 | 12/21/2014 |
| 3.21.1 | 5,967 | 11/13/2014 |
| 3.21.0 | 2,829 | 10/20/2014 |
| 3.20.4 | 3,963 | 10/15/2014 |
| 3.20.2 | 8,378 | 9/16/2014 |
| 3.20.1 | 2,955 | 9/7/2014 |
| 3.20.0 | 3,125 | 8/20/2014 |
| 3.19.2 | 3,182 | 8/5/2014 |
| 3.19.1 | 3,986 | 6/19/2014 |
| 3.19.0 | 4,608 | 6/12/2014 |
| 3.18.10 | 2,818 | 6/5/2014 |
| 3.18.9 | 2,755 | 6/1/2014 |
| 3.18.8 | 2,728 | 5/24/2014 |
| 3.18.7 | 2,907 | 5/17/2014 |
| 3.18.6 | 2,811 | 5/6/2014 |
| 3.18.5 | 2,797 | 4/25/2014 |
| 3.18.4 | 2,923 | 4/24/2014 |
| 3.18.3 | 3,013 | 4/13/2014 |
| 3.18.2 | 3,127 | 4/12/2014 |
| 3.18.1 | 2,988 | 3/29/2014 |
| 3.18.0 | 2,884 | 3/23/2014 |
| 3.17.0 | 2,823 | 3/15/2014 |
| 3.16.10 | 2,990 | 3/10/2014 |
| 3.16.9 | 2,714 | 3/9/2014 |
| 3.16.8 | 2,666 | 3/9/2014 |
| 3.16.7 | 2,832 | 3/8/2014 |
| 3.16.6 | 2,893 | 3/2/2014 |
| 3.16.5 | 8,399 | 1/31/2014 |
| 3.16.4 | 3,302 | 1/2/2014 |
| 3.16.3 | 2,777 | 12/22/2013 |
| 3.16.2 | 2,693 | 12/21/2013 |
| 3.16.1 | 2,756 | 12/5/2013 |
| 3.16.0 | 2,832 | 11/30/2013 |
| 3.15.1 | 2,843 | 11/26/2013 |
| 3.15.0 | 2,749 | 11/24/2013 |
| 3.14.0 | 2,819 | 11/23/2013 |
| 3.13.0 | 2,970 | 11/6/2013 |
| 3.12.1 | 2,910 | 10/20/2013 |
| 3.12.0 | 2,806 | 10/15/2013 |
| 3.11.0 | 2,751 | 10/13/2013 |
| 3.10.1 | 3,055 | 10/9/2013 |
| 3.10.0 | 2,731 | 10/8/2013 |
| 3.9.1 | 2,863 | 10/2/2013 |
| 3.9.0 | 2,903 | 9/24/2013 |
| 3.8.1 | 2,822 | 9/23/2013 |
| 3.8.0 | 2,995 | 9/22/2013 |
| 3.7.0 | 3,049 | 9/19/2013 |
| 3.6.8 | 3,040 | 9/6/2013 |
| 3.6.7 | 2,854 | 8/31/2013 |
| 3.6.6 | 3,514 | 8/1/2013 |
| 3.6.5 | 2,841 | 7/22/2013 |
| 3.6.3 | 3,098 | 7/14/2013 |
| 3.6.2 | 3,104 | 7/13/2013 |
| 3.6.1 | 3,266 | 7/11/2013 |
| 3.6.0 | 3,024 | 7/9/2013 |
| 3.5.1 | 3,232 | 7/2/2013 |
| 3.5.0 | 2,922 | 7/1/2013 |
| 3.4.1 | 2,953 | 6/27/2013 |
| 3.4.0 | 3,340 | 6/24/2013 |
| 3.3.0 | 2,962 | 6/23/2013 |
| 3.2.1 | 2,889 | 6/3/2013 |
| 3.2.0 | 2,997 | 6/1/2013 |
| 3.1.0 | 2,827 | 5/26/2013 |
| 3.0.9 | 2,862 | 5/15/2013 |
| 3.0.8 | 3,347 | 4/9/2013 |
| 3.0.7 | 2,857 | 4/6/2013 |
| 3.0.6 | 2,870 | 4/4/2013 |
| 3.0.5 | 3,014 | 4/2/2013 |
| 3.0.3 | 2,878 | 3/16/2013 |
| 3.0.2 | 2,879 | 3/5/2013 |
| 3.0.1 | 2,820 | 3/1/2013 |
| 2.16.2 | 2,988 | 1/27/2013 |
| 2.16.1 | 2,918 | 1/10/2013 |
| 2.16.0 | 2,843 | 1/6/2013 |
| 2.15.6 | 2,743 | 1/4/2013 |
| 2.15.5 | 3,193 | 12/7/2012 |
| 2.15.4 | 3,140 | 11/30/2012 |
| 2.15.3 | 3,067 | 11/29/2012 |
| 2.15.2 | 3,081 | 11/22/2012 |
| 2.15.1 | 3,109 | 11/21/2012 |
| 2.15.0 | 3,008 | 11/21/2012 |
| 2.14.1 | 3,038 | 11/19/2012 |
| 2.14.0 | 2,994 | 11/14/2012 |
| 2.13.5 | 3,033 | 11/9/2012 |
| 2.13.4 | 3,095 | 10/31/2012 |
| 2.13.3 | 2,978 | 10/9/2012 |
| 2.12.0 | 2,896 | 7/28/2012 |
| 2.11.4 | 2,912 | 7/4/2012 |
| 2.11.3 | 2,852 | 7/3/2012 |
| 2.11.2 | 2,807 | 6/24/2012 |
| 2.11.1 | 2,875 | 5/26/2012 |
| 2.11.0 | 3,034 | 5/6/2012 |
| 2.10.0 | 2,861 | 4/10/2012 |
| 2.9.2 | 3,004 | 3/7/2012 |
| 2.9.1 | 2,933 | 2/20/2012 |
| 2.9.0 | 2,960 | 2/19/2012 |
| 2.8.0 | 2,926 | 1/29/2012 |
| 2.7.2 | 2,927 | 12/28/2011 |
| 2.7.1 | 2,957 | 12/16/2011 |
| 2.7.0 | 4,356 | 12/12/2011 |