Xunit.Microsoft.DependencyInjection 9.1.2

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

This package contains the necessary classes and features to leverage Xunit's fixture class for Microsoft dependency inection framework.

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

This package has no dependencies.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on Xunit.Microsoft.DependencyInjection:

Package Downloads
Neptunee.xApi

Single line to test your api

XUnitAssured.Core

Core abstractions and DSL infrastructure for XUnitAssured testing framework. Provides technology-agnostic interfaces, result types, and exceptions for building fluent test scenarios. Includes Dependency Injection support with DITestFixture base class. v4.0: Added ValidationBuilder and BDD extensions (consolidated from XUnitAssured.Extensions). v4.2: Consolidated DI support from XUnitAssured.DependencyInjection. v5.0: Added .NET 10 support.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
10.0.4 5,800 2/20/2026
10.0.3 1,432 2/15/2026
10.0.2 18,774 12/21/2025
10.0.1 1,016 12/16/2025
10.0.0 11,378 11/15/2025
9.2.2 15,747 10/17/2025
9.2.1 2,468 10/9/2025
9.2.0 7,270 9/8/2025
9.1.2 6,898 8/16/2025
9.1.1 2,680 8/7/2025
9.1.0 8,434 7/10/2025
9.0.6 2,568 7/6/2025 9.0.6 is deprecated because it has critical bugs.
9.0.5 58,552 5/15/2025
9.0.4 8,647 5/3/2025
9.0.3 18,588 3/25/2025
9.0.2 30,180 3/1/2025
9.0.1 15,946 1/30/2025
9.0.0 20,927 11/23/2024
8.2.2 266,559 9/23/2024
Loading failed