AutoFixture.AutoNSubstitute 5.0.0-preview0011

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

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

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

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

Package Downloads
Maersk.Test.AutoFixtureExtensions

AutoFixture extensions for unit testing.

Atc.Test

Common tools for writing tests using XUnit, AutoFixture, NSubstitute and FluentAssertions.

Objectivity.AutoFixture.XUnit2.AutoNSubstitute

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

Nirvana.TestFramework

Glue for .NET and Web applications

Sitecore.Diagnostics.FileSystem.TestingHelpers

A set of pre-built mocks to help when testing file system interactions.

GitHub repositories (15)

Showing the top 15 popular GitHub repositories that depend on AutoFixture.AutoNSubstitute:

Repository Stars
bitwarden/server
Bitwarden infrastructure/backend (API, database, Docker, etc).
recyclarr/recyclarr
Automatically sync TRaSH Guides to your Sonarr and Radarr instances
Azure/azure-saas
The Azure SaaS Development Kit (ASDK) provides a reference architecture, deployable reference implementation and tools to help developers, startups, ISVs and Enterprises deliver their applications as a SaaS service. A platform for platform creators.
Mutagen-Modding/Synthesis
A patcher pipeline framework and GUI. Run collections of code-based mods to create content customized for your load order
solidify/jira-azuredevops-migrator
Tool to migrate work items from Atlassian Jira to Microsoft Azure DevOps/VSTS/TFS.
SitecoreUnicorn/Unicorn
A Sitecore utility designed to simplify deployment of Sitecore items across environments automatically
dalyIsaac/Whim
Pluggable dynamic window manager for Windows🏗️🪟
apache/pulsar-dotpulsar
The official .NET client library for Apache Pulsar
bitwarden/mobile
Retired Bitwarden mobile app for iOS and Android (MAUI/Xamarin).
josephnhtam/live-streaming-server-net
A .NET implementation of RTMP live streaming server, supporting HTTP-FLV, WebSocket-FLV, HLS, Kubernetes, cloud storage services integration and more.
Krusen/BencodeNET
.NET library for encoding/decoding bencode and reading/writing torrent files
SteveDunn/PacManBlazor
PACMAN in Blazor WebAssembly
Mutagen-Modding/Mutagen
A .NET library for analyzing, creating, and manipulating Bethesda mods
KyleMcMaster/payroll-processor
A smorgasbord of modern .NET tech written with functional and asynchronous patterns
sshushliapin/Sitecore.FakeDb
Unit testing framework for Sitecore.
Version Downloads Last updated
5.0.0-preview0012 31,993 1/21/2025
5.0.0-preview0011 62,309 4/15/2024
5.0.0-preview0010 1,962 3/25/2024
5.0.0-preview0009 2,001 3/10/2024
5.0.0-preview0008 8,232 2/18/2024
5.0.0-preview0007 22,789 12/9/2023
5.0.0-preview0006 252 12/4/2023
5.0.0-pdb-test0003 153 12/10/2023
5.0.0-pdb-test0002 162 12/10/2023
5.0.0-pdb-test0001 165 12/10/2023
5.0.0-dataattributes0001 188 12/27/2023
4.18.1 4,290,037 11/28/2023
4.18.0 2,502,723 2/21/2023
4.17.0 4,395,184 4/20/2021
4.16.0 130,090 4/1/2021
4.15.0 662,164 12/18/2020
4.14.0 461,501 9/10/2020
4.13.0 270,439 7/9/2020
4.12.0 89,751 6/28/2020
4.11.0 1,629,219 7/8/2019
4.10.0 59,115 6/13/2019
4.9.0 60,283 5/28/2019
4.8.0 515,642 1/30/2019
4.7.0 54,877 1/26/2019
4.6.0 92,027 12/10/2018
4.5.1 87,516 11/25/2018
4.5.0 473,195 7/12/2018
4.4.0 193,903 5/26/2018
4.3.0 90,765 5/2/2018
4.2.1 42,116 4/16/2018
4.2.0 65,248 3/21/2018
4.1.0 50,112 2/15/2018
4.0.1 35,739 1/22/2018
4.0.0 31,447 1/10/2018
4.0.0-rc1 14,416 10/18/2017
3.51.0 402,066 10/5/2017
3.50.7 59,106 9/18/2017
3.50.6 31,208 8/16/2017
3.50.5 32,863 8/9/2017
3.50.4 1,727 8/7/2017
3.50.3 300,891 7/5/2017
3.50.2 440,921 8/31/2016
3.50.1 9,497 8/12/2016
3.50.0 13,257 8/11/2016
3.49.1 25,576 8/3/2016
3.49.0 93,923 7/5/2016
3.48.0 3,201 6/28/2016
3.47.8 2,870 6/19/2016
3.47.7 1,633 6/18/2016
3.47.6 3,281 6/13/2016
3.47.5 1,947 6/11/2016
3.47.4 11,173 6/3/2016
3.47.3 25,426 6/2/2016
3.47.2 4,474 6/2/2016
3.47.1 27,241 6/1/2016
3.47.0 1,705 5/31/2016
3.46.0 30,710 5/15/2016
3.45.3 2,043 5/12/2016
3.45.2 8,443 5/7/2016
3.45.1 8,885 4/25/2016
3.45.0 1,697 4/24/2016
3.44.1 5,549 4/20/2016
3.44.0 3,570 4/15/2016
3.43.4 1,591 4/14/2016
3.43.3 1,504 4/13/2016
3.43.2 1,549 4/12/2016
3.43.1 1,577 4/10/2016
3.43.0 4,293 3/28/2016
3.42.0 5,349 3/20/2016
3.41.1 7,317 3/13/2016
3.41.0 1,468 3/12/2016
3.40.0 18,326 2/2/2016
3.39.0 3,093 1/22/2016
3.38.1 30,243 1/3/2016
3.38.0 1,593 12/31/2015
3.37.3 22,138 12/8/2015
3.37.2 1,509 12/8/2015
3.37.1 2,934 12/3/2015
3.37.0 5,014 11/25/2015
3.36.12 8,561 11/20/2015
3.36.11 5,563 11/16/2015
3.36.9 104,650 10/21/2015
3.36.8 2,537 10/8/2015
3.36.6 1,858 10/7/2015
3.36.1 1,940 10/6/2015
3.36.0 2,050 10/2/2015
3.35.1 1,724 10/2/2015
3.34.2 2,593 9/16/2015
3.34.1 1,575 9/16/2015
3.34.0 2,062 9/12/2015
3.33.0 2,434 9/5/2015
3.32.2 1,636 9/5/2015
3.32.0 1,977 9/5/2015
3.31.1 4,708 8/2/2015
3.31.0 1,904 7/31/2015
3.30.8 63,064 6/17/2015
3.30.7 1,629 6/14/2015
3.30.6 2,562 6/5/2015
3.30.4 3,924 4/29/2015
3.30.3 11,318 4/19/2015
3.30.2 2,333 4/11/2015
3.30.1 1,664 4/10/2015
3.30.0 1,984 4/9/2015
3.29.0 1,618 4/9/2015
3.27.0 1,852 4/8/2015
3.25.0 1,667 4/8/2015
3.24.6 1,716 4/7/2015
3.24.5 1,606 4/6/2015
3.24.4 1,660 4/4/2015
3.24.3 5,047 3/12/2015
3.24.2 2,038 3/7/2015
3.24.1 2,267 2/28/2015
3.24.0 2,767 2/19/2015
3.23.2 1,973 2/18/2015
3.23.1 6,336 2/4/2015
3.23.0 2,443 1/27/2015
3.22.0 4,245 12/21/2014
3.21.1 4,508 11/13/2014
3.21.0 9,463 10/20/2014
3.20.4 1,779 10/15/2014
3.20.2 2,945 9/16/2014
3.20.1 2,129 9/7/2014
3.20.0 5,209 8/20/2014
3.19.2 2,368 8/5/2014
3.19.1 2,663 6/19/2014
3.19.0 2,298 6/12/2014
3.18.10 1,927 6/5/2014
3.18.9 1,770 6/1/2014
3.18.8 2,900 5/24/2014
3.18.7 1,927 5/17/2014
3.18.6 2,219 5/6/2014
3.18.5 2,003 4/25/2014
3.18.4 3,596 4/24/2014
3.18.3 2,912 4/13/2014
3.18.2 2,062 4/12/2014
3.18.1 2,110 3/29/2014
3.18.0 2,067 3/23/2014
3.17.0 1,837 3/15/2014
3.16.10 1,904 3/10/2014
3.16.9 1,639 3/9/2014
3.16.8 1,753 3/9/2014
3.16.7 1,714 3/8/2014
3.16.6 15,226 3/2/2014
3.16.5 4,328 1/31/2014
3.16.4 2,453 1/2/2014
3.16.3 3,729 12/22/2013
3.16.2 1,656 12/21/2013
3.16.1 1,918 12/5/2013
3.16.0 3,370 11/30/2013
3.15.1 1,799 11/26/2013
3.15.0 1,738 11/24/2013
3.14.0 1,743 11/23/2013
3.13.0 2,134 11/6/2013
3.12.1 1,795 10/20/2013
3.12.0 1,768 10/15/2013
3.11.0 1,712 10/13/2013
3.10.1 1,745 10/9/2013
3.10.0 1,719 10/8/2013
3.9.1 1,986 10/2/2013
3.9.0 1,984 9/24/2013
3.8.1 1,733 9/23/2013
3.8.0 1,686 9/22/2013
3.7.0 1,733 9/19/2013
3.6.8 1,885 9/6/2013
3.6.7 1,781 8/31/2013
3.6.6 12,335 8/1/2013
3.6.5 1,824 7/22/2013
3.6.3 2,050 7/14/2013
3.6.2 1,944 7/13/2013
3.6.1 2,073 7/11/2013
3.6.0 1,939 7/9/2013
3.5.1 1,959 7/2/2013
3.5.0 1,908 7/1/2013
3.4.1 2,267 6/27/2013
3.4.0 1,916 6/24/2013
3.3.0 1,849 6/23/2013
3.2.1 14,140 6/3/2013
3.2.0 1,821 6/1/2013
3.1.0 2,011 5/26/2013
3.0.9 1,976 5/15/2013
3.0.8 19,181 4/9/2013
3.0.7 1,771 4/6/2013
3.0.6 1,797 4/4/2013
3.0.5 1,780 4/2/2013
3.0.3 1,837 3/16/2013
3.0.2 1,795 3/5/2013
3.0.1 1,837 3/1/2013
2.16.2 3,080 1/27/2013
2.16.1 1,777 1/10/2013
2.16.0 8,446 1/6/2013