AutoFixture.AutoNSubstitute 5.0.0-preview0010

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

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.

Noggog.Testing

Package Description

Mutagen.Bethesda.Testing

A C# library for helping write tests for Mutagen

GitHub repositories (1)

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

Repository Stars
bitwarden/server
Bitwarden infrastructure/backend (API, database, Docker, etc).
Version Downloads Last Updated
5.0.0-preview0012 182,950 1/21/2025
5.0.0-preview0011 93,673 4/15/2024
5.0.0-preview0010 2,251 3/25/2024
5.0.0-preview0009 2,580 3/10/2024
5.0.0-preview0008 11,456 2/18/2024
5.0.0-preview0007 26,057 12/9/2023
5.0.0-preview0006 381 12/4/2023
5.0.0-pdb-test0003 254 12/10/2023
5.0.0-pdb-test0002 268 12/10/2023
5.0.0-pdb-test0001 263 12/10/2023
5.0.0-dataattributes0001 304 12/27/2023
4.18.1 8,605,500 11/28/2023
4.18.0 3,044,433 2/21/2023
4.17.0 4,942,022 4/20/2021
4.16.0 142,018 4/1/2021
4.15.0 707,762 12/18/2020
4.14.0 490,292 9/10/2020
4.13.0 279,746 7/9/2020
4.12.0 92,811 6/28/2020
4.11.0 1,713,969 7/8/2019
Loading failed