AutoFixture.Xunit3 5.0.0-rc.1

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

By leveraging the data theory feature of xUnit.net, this extension turns AutoFixture into a declarative framework for writing unit tests. In many ways it becomes a unit testing DSL (Domain Specific Language).

Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  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 is compatible.  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 Framework net472 is compatible.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (6)

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

Package Downloads
Atc.Test

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

DRN.Framework.Testing

DRN.Framework.Testing package encapsulates testing dependencies and provides practical, effective helpers such as resourceful data attributes and test context. This package enables a new encouraging testing technique called as DTT(Duran's Testing Technique). With DTT, any developer can write clean and hassle-free unit and integration tests without complexity. ## Commit Info Author: Duran Serkan KILIÇ Date: 2026-08-16 21:24:54 +0300 Hash: 31e0319c38e25bdea3d66fb7ea2aa771cdbb7abf

PeriaIT.DataModeler.UnitTest

Provides services to manage and frame the unit test layer of Data Modeler. This layer is used to test endpoint and context CRUD methods by simulating fake calls.

Cabazure.Test

Testing library combining xUnit 3, NSubstitute, AutoFixture and FluentAssertions for easy and expressive unit tests.

XUnit3Helper

Package Description

GitHub repositories (4)

Showing the top 4 popular GitHub repositories that depend on AutoFixture.Xunit3:

Repository Stars
jellyfin/jellyfin
The Free Software Media System - Server Backend & API
bUnit-dev/bUnit
bUnit is a testing library for Blazor components that make tests look, feel, and runs like regular unit tests. bUnit makes it easy to render and control a component under test’s life-cycle, pass parameter and inject services into it, trigger event handlers, and verify the rendered markup from the component using a built-in semantic HTML comparer.
lkurzyniec/netcore-boilerplate
Boilerplate of API in .NET 10
apache/pulsar-dotpulsar
The official .NET client library for Apache Pulsar
Version Downloads Last Updated
5.0.0-rc.1 5,043 7/31/2026
5.0.0-preview0012 466,785 1/21/2025
4.19.0 1,931,536 4/15/2025