AutoFixture.AutoNSubstitute 5.0.0-pdb-test0003

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-pdb-test0003
                    
NuGet\Install-Package AutoFixture.AutoNSubstitute -Version 5.0.0-pdb-test0003
                    
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-pdb-test0003" />
                    
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-pdb-test0003" />
                    
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-pdb-test0003
                    
#r "nuget: AutoFixture.AutoNSubstitute, 5.0.0-pdb-test0003"
                    
#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.AutoNSubstitute@5.0.0-pdb-test0003
                    
#: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.AutoNSubstitute&version=5.0.0-pdb-test0003&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=AutoFixture.AutoNSubstitute&version=5.0.0-pdb-test0003&prerelease
                    
Install 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 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 (32)

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

Noggog.Testing

Package Description

GitHub repositories (16)

Showing the top 16 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.
dalyIsaac/Whim
Pluggable dynamic window manager for Windows🏗️🪟
Mutagen-Modding/Synthesis
A patcher pipeline framework and GUI. Run collections of code-based mods to create content customized for your load order
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.
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
apache/pulsar-dotpulsar
The official .NET client library for Apache Pulsar
bitwarden/mobile
Retired Bitwarden mobile app for iOS and Android (MAUI/Xamarin).
SteveDunn/PacManBlazor
PACMAN in Blazor WebAssembly
Krusen/BencodeNET
.NET library for encoding/decoding bencode and reading/writing torrent files
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.
blehnen/DotNetWorkQueue
A work queue for dot.net with SQL server, SQLite, Redis and PostGreSQL backends
Version Downloads Last Updated
5.0.0-preview0012 106,448 1/21/2025
5.0.0-preview0011 80,926 4/15/2024
5.0.0-preview0010 2,200 3/25/2024
5.0.0-preview0009 2,410 3/10/2024
5.0.0-preview0008 9,924 2/18/2024
5.0.0-preview0007 24,650 12/9/2023
5.0.0-preview0006 337 12/4/2023
5.0.0-pdb-test0003 219 12/10/2023
5.0.0-pdb-test0002 228 12/10/2023
5.0.0-pdb-test0001 226 12/10/2023
5.0.0-dataattributes0001 234 12/27/2023
4.18.1 6,414,415 11/28/2023
4.18.0 2,832,425 2/21/2023
4.17.0 4,693,038 4/20/2021
4.16.0 136,637 4/1/2021
4.15.0 685,339 12/18/2020
4.14.0 477,687 9/10/2020
4.13.0 276,126 7/9/2020
4.12.0 91,688 6/28/2020
4.11.0 1,678,787 7/8/2019
4.10.0 59,623 6/13/2019
4.9.0 62,912 5/28/2019
4.8.0 531,958 1/30/2019
4.7.0 55,246 1/26/2019
4.6.0 92,747 12/10/2018
4.5.1 89,106 11/25/2018
4.5.0 487,427 7/12/2018
4.4.0 197,353 5/26/2018
4.3.0 97,089 5/2/2018
4.2.1 43,592 4/16/2018
4.2.0 68,648 3/21/2018
4.1.0 50,743 2/15/2018
4.0.1 38,159 1/22/2018
4.0.0 37,526 1/10/2018
4.0.0-rc1 15,104 10/18/2017
3.51.0 413,329 10/5/2017
3.50.7 59,878 9/18/2017
3.50.6 34,854 8/16/2017
3.50.5 33,901 8/9/2017
3.50.4 1,976 8/7/2017
3.50.3 320,742 7/5/2017
3.50.2 455,797 8/31/2016
3.50.1 9,752 8/12/2016
3.50.0 15,436 8/11/2016
3.49.1 25,814 8/3/2016
3.49.0 96,579 7/5/2016
3.48.0 3,459 6/28/2016
3.47.8 3,118 6/19/2016
3.47.7 1,879 6/18/2016
3.47.6 3,584 6/13/2016
3.47.5 2,182 6/11/2016
3.47.4 11,510 6/3/2016
3.47.3 26,456 6/2/2016
3.47.2 4,743 6/2/2016
3.47.1 29,425 6/1/2016
3.47.0 1,957 5/31/2016
3.46.0 34,067 5/15/2016
3.45.3 2,274 5/12/2016
3.45.2 9,088 5/7/2016
3.45.1 9,213 4/25/2016
3.45.0 1,949 4/24/2016
3.44.1 5,978 4/20/2016
3.44.0 3,797 4/15/2016
3.43.4 1,809 4/14/2016
3.43.3 1,757 4/13/2016
3.43.2 1,781 4/12/2016
3.43.1 1,822 4/10/2016
3.43.0 4,562 3/28/2016
3.42.0 5,674 3/20/2016
3.41.1 7,931 3/13/2016
3.41.0 1,722 3/12/2016
3.40.0 18,817 2/2/2016
3.39.0 3,368 1/22/2016
3.38.1 32,428 1/3/2016
3.38.0 1,847 12/31/2015
3.37.3 22,423 12/8/2015
3.37.2 1,766 12/8/2015
3.37.1 3,162 12/3/2015
3.37.0 5,370 11/25/2015
3.36.12 8,803 11/20/2015
3.36.11 5,851 11/16/2015
3.36.9 105,831 10/21/2015
3.36.8 2,778 10/8/2015
3.36.6 2,103 10/7/2015
3.36.1 2,187 10/6/2015
3.36.0 2,294 10/2/2015
3.35.1 1,946 10/2/2015
3.34.2 2,823 9/16/2015
3.34.1 1,828 9/16/2015
3.34.0 2,318 9/12/2015
3.33.0 2,688 9/5/2015
3.32.2 1,887 9/5/2015
3.32.0 2,201 9/5/2015
3.31.1 4,962 8/2/2015
3.31.0 2,136 7/31/2015
3.30.8 63,341 6/17/2015
3.30.7 1,873 6/14/2015
3.30.6 2,814 6/5/2015
3.30.4 4,174 4/29/2015
3.30.3 11,654 4/19/2015
3.30.2 2,575 4/11/2015
3.30.1 1,921 4/10/2015
3.30.0 2,211 4/9/2015
3.29.0 1,846 4/9/2015
3.27.0 2,102 4/8/2015
3.25.0 1,897 4/8/2015
3.24.6 1,966 4/7/2015
3.24.5 1,828 4/6/2015
3.24.4 1,900 4/4/2015
3.24.3 5,424 3/12/2015
3.24.2 2,286 3/7/2015
3.24.1 2,520 2/28/2015
3.24.0 2,994 2/19/2015
3.23.2 2,216 2/18/2015
3.23.1 6,833 2/4/2015
3.23.0 3,067 1/27/2015
3.22.0 4,491 12/21/2014
3.21.1 4,797 11/13/2014
3.21.0 12,176 10/20/2014
3.20.4 2,033 10/15/2014
3.20.2 3,192 9/16/2014
3.20.1 2,401 9/7/2014
3.20.0 5,652 8/20/2014
3.19.2 2,668 8/5/2014
3.19.1 3,045 6/19/2014
3.19.0 2,612 6/12/2014
3.18.10 2,166 6/5/2014
3.18.9 2,007 6/1/2014
3.18.8 3,151 5/24/2014
3.18.7 2,181 5/17/2014
3.18.6 2,478 5/6/2014
3.18.5 2,257 4/25/2014
3.18.4 3,850 4/24/2014
3.18.3 3,216 4/13/2014
3.18.2 2,321 4/12/2014
3.18.1 2,363 3/29/2014
3.18.0 2,327 3/23/2014
3.17.0 2,100 3/15/2014
3.16.10 2,161 3/10/2014
3.16.9 1,892 3/9/2014
3.16.8 1,979 3/9/2014
3.16.7 1,949 3/8/2014
3.16.6 15,649 3/2/2014
3.16.5 4,670 1/31/2014
3.16.4 2,696 1/2/2014
3.16.3 3,969 12/22/2013
3.16.2 1,916 12/21/2013
3.16.1 2,169 12/5/2013
3.16.0 3,612 11/30/2013
3.15.1 2,060 11/26/2013
3.15.0 1,977 11/24/2013
3.14.0 1,988 11/23/2013
3.13.0 2,374 11/6/2013
3.12.1 2,065 10/20/2013
3.12.0 2,021 10/15/2013
3.11.0 1,952 10/13/2013
3.10.1 2,005 10/9/2013
3.10.0 1,981 10/8/2013
3.9.1 2,258 10/2/2013
3.9.0 2,248 9/24/2013
3.8.1 1,989 9/23/2013
3.8.0 1,943 9/22/2013
3.7.0 1,978 9/19/2013
3.6.8 2,127 9/6/2013
3.6.7 2,039 8/31/2013
3.6.6 12,593 8/1/2013
3.6.5 2,065 7/22/2013
3.6.3 2,317 7/14/2013
3.6.2 2,208 7/13/2013
3.6.1 2,338 7/11/2013
3.6.0 2,211 7/9/2013
3.5.1 2,206 7/2/2013
3.5.0 2,167 7/1/2013
3.4.1 2,565 6/27/2013
3.4.0 2,173 6/24/2013
3.3.0 2,111 6/23/2013
3.2.1 14,393 6/3/2013
3.2.0 2,065 6/1/2013
3.1.0 2,257 5/26/2013
3.0.9 2,233 5/15/2013
3.0.8 19,602 4/9/2013
3.0.7 2,016 4/6/2013
3.0.6 2,033 4/4/2013
3.0.5 2,043 4/2/2013
3.0.3 2,100 3/16/2013
3.0.2 2,064 3/5/2013
3.0.1 2,100 3/1/2013
2.16.2 3,347 1/27/2013
2.16.1 2,050 1/10/2013
2.16.0 9,828 1/6/2013