Codebelt.Extensions.Xunit.App
11.0.0-rc.1
dotnet add package Codebelt.Extensions.Xunit.App --version 11.0.0-rc.1
NuGet\Install-Package Codebelt.Extensions.Xunit.App -Version 11.0.0-rc.1
<PackageReference Include="Codebelt.Extensions.Xunit.App" Version="11.0.0-rc.1" />
<PackageVersion Include="Codebelt.Extensions.Xunit.App" Version="11.0.0-rc.1" />
<PackageReference Include="Codebelt.Extensions.Xunit.App" />
paket add Codebelt.Extensions.Xunit.App --version 11.0.0-rc.1
#r "nuget: Codebelt.Extensions.Xunit.App, 11.0.0-rc.1"
#:package Codebelt.Extensions.Xunit.App@11.0.0-rc.1
#addin nuget:?package=Codebelt.Extensions.Xunit.App&version=11.0.0-rc.1&prerelease
#tool nuget:?package=Codebelt.Extensions.Xunit.App&version=11.0.0-rc.1&prerelease
About
An open-source project (MIT license) that targets and complements the xUnit.net test platform. It provides a uniform and convenient way of doing unit test for all project types in .NET.
It is, by heart, free, flexible and built to extend and boost your agile codebelt.
Codebelt.Extensions.Xunit.App for .NET
Codebelt.Extensions.Xunit.App
, aka Extensions for xUnit API by Codebelt
, is a toolbelt of assemblies designed to extend upon xUnit.net for more advanced unit test scenarios while also being the preferred unit test platform of Cuemon for .NET.
More documentation available at our documentation site:
- Codebelt.Extensions.Xunit 🔗
- Codebelt.Extensions.Xunit.Hosting 🔗
- Codebelt.Extensions.Xunit.Hosting.AspNetCore 🔗
- Codebelt.Extensions.Xunit.Hosting.AspNetCore.Http 🔗
- Codebelt.Extensions.Xunit.Hosting.AspNetCore.Http.Features 🔗
Related Packages
Learn more about Target Frameworks and .NET Standard.
-
net10.0
- Codebelt.Extensions.Xunit (>= 11.0.0-rc.1)
- Codebelt.Extensions.Xunit.Hosting (>= 11.0.0-rc.1)
- Codebelt.Extensions.Xunit.Hosting.AspNetCore (>= 11.0.0-rc.1)
- Microsoft.AspNetCore.TestHost (>= 10.0.0-rc.1.25451.107)
- Microsoft.Bcl.AsyncInterfaces (>= 10.0.0-rc.1.25451.107)
- Microsoft.Extensions.Configuration (>= 10.0.0-rc.1.25451.107)
- Microsoft.Extensions.Configuration.EnvironmentVariables (>= 10.0.0-rc.1.25451.107)
- Microsoft.Extensions.Configuration.FileExtensions (>= 10.0.0-rc.1.25451.107)
- Microsoft.Extensions.Configuration.Json (>= 10.0.0-rc.1.25451.107)
- Microsoft.Extensions.Hosting (>= 10.0.0-rc.1.25451.107)
- xunit.v3.assert (>= 3.0.1)
- xunit.v3.extensibility.core (>= 3.0.1)
-
net9.0
- Codebelt.Extensions.Xunit (>= 11.0.0-rc.1)
- Codebelt.Extensions.Xunit.Hosting (>= 11.0.0-rc.1)
- Codebelt.Extensions.Xunit.Hosting.AspNetCore (>= 11.0.0-rc.1)
- Microsoft.AspNetCore.TestHost (>= 9.0.9)
- Microsoft.Bcl.AsyncInterfaces (>= 10.0.0-rc.1.25451.107)
- Microsoft.Extensions.Configuration (>= 9.0.9)
- Microsoft.Extensions.Configuration.EnvironmentVariables (>= 9.0.9)
- Microsoft.Extensions.Configuration.FileExtensions (>= 9.0.9)
- Microsoft.Extensions.Configuration.Json (>= 9.0.9)
- Microsoft.Extensions.Hosting (>= 9.0.9)
- xunit.v3.assert (>= 3.0.1)
- xunit.v3.extensibility.core (>= 3.0.1)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last Updated |
---|---|---|
11.0.0-rc.1 | 174 | 9/14/2025 |
10.0.6 | 748 | 9/14/2025 |
10.0.5 | 1,680 | 8/16/2025 |
10.0.4 | 339 | 7/10/2025 |
10.0.3 | 666 | 6/15/2025 |
10.0.2 | 606 | 6/1/2025 |
10.0.1 | 930 | 5/24/2025 |
10.0.0 | 1,306 | 4/12/2025 |
10.0.0-preview.3 | 121 | 4/12/2025 |
10.0.0-preview.2 | 206 | 4/9/2025 |
10.0.0-preview.1 | 175 | 4/7/2025 |
9.1.3 | 273 | 4/3/2025 |
9.1.2 | 409 | 4/3/2025 |
9.1.1 | 209 | 4/1/2025 |
9.1.0 | 208 | 3/31/2025 |
9.0.1 | 593 | 1/25/2025 |
9.0.0 | 946 | 11/13/2024 |
9.0.0-rc.1 | 542 | 11/11/2024 |
9.0.0-preview.11 | 163 | 10/26/2024 |
9.0.0-preview.10 | 230 | 10/9/2024 |
9.0.0-preview.9 | 356 | 10/6/2024 |
9.0.0-preview.8 | 232 | 10/4/2024 |
9.0.0-preview.7 | 107 | 10/3/2024 |
9.0.0-preview.6 | 116 | 10/1/2024 |
9.0.0-preview.5 | 110 | 9/30/2024 |
9.0.0-preview.4 | 172 | 9/25/2024 |
9.0.0-preview.3 | 103 | 9/23/2024 |
9.0.0-preview.2 | 167 | 9/17/2024 |
9.0.0-preview.1 | 122 | 9/15/2024 |
8.4.1 | 380 | 9/16/2024 |
8.4.0 | 211 | 9/15/2024 |
Version 11.0.0
Availability: .NET 10 and .NET 9
# ALM
- CHANGED Dependencies have been upgraded to the latest compatible versions for all supported target frameworks (TFMs)
Version 10.0.6
Availability: .NET 9 and .NET 8
# ALM
- CHANGED Dependencies have been upgraded to the latest compatible versions for all supported target frameworks (TFMs)
Version 10.0.5
Availability: .NET 9 and .NET 8
# ALM
- CHANGED Dependencies have been upgraded to the latest compatible versions for all supported target frameworks (TFMs)
Version 10.0.4
Availability: .NET 9 and .NET 8
# ALM
- CHANGED Dependencies have been upgraded to the latest compatible versions for all supported target frameworks (TFMs)
Version 10.0.3
Availability: .NET 9 and .NET 8
# ALM
- CHANGED Dependencies have been upgraded to the latest compatible versions for all supported target frameworks (TFMs)
Version 10.0.2
Availability: .NET 9 and .NET 8
# ALM
- CHANGED Dependencies have been upgraded to the latest compatible versions for all supported target frameworks (TFMs)
Version 10.0.1
Availability: .NET 9 and .NET 8
# ALM
- CHANGED Dependencies have been upgraded to the latest compatible versions for all supported target frameworks (TFMs)
Version 10.0.0
Availability: .NET 9 and .NET 8
# ALM
- CHANGED Dependencies to latest and greatest with respect to TFMs
Version 9.1.3
Availability: .NET 9 and .NET 8
# ALM
- CHANGED Dependencies to latest and greatest with respect to TFMs
Version 9.1.2
Availability: .NET 9 and .NET 8
# ALM
- CHANGED Dependencies to latest and greatest with respect to TFMs
Version 9.1.1
Availability: .NET 9 and .NET 8
# ALM
- CHANGED Dependencies to latest and greatest with respect to TFMs
Version 9.1.0
Availability: .NET 9 and .NET 8
# ALM
- CHANGED Dependencies to latest and greatest with respect to TFMs
Version 9.0.1
Availability: .NET 9 and .NET 8
# ALM
- CHANGED Dependencies to latest and greatest with respect to TFMs
Version 9.0.0
Availability: .NET 9 and .NET 8
# ALM
- CHANGED Dependencies to latest and greatest with respect to TFMs
- REMOVED Support for TFM .NET 6 (LTS)
Version 8.4.0
Availability: .NET 8 and .NET 6
# ALM
- CHANGED Dependencies to latest and greatest with respect to TFMs
Version 8.3.2
Availability: .NET 8 and .NET 6
# ALM
- REMOVED Support for TFM .NET 7 (STS)
Version 8.2.0
Availability: .NET 8, .NET 7 and .NET 6
# ALM
- CHANGED Dependencies to latest and greatest with respect to TFMs
Version: 8.1.0
Availability: .NET 8, .NET 7 and .NET 6
# ALM
- CHANGED Dependencies to latest and greatest with respect to TFMs
Version: 8.0.1
Availability: .NET 8, .NET 7 and .NET 6
# ALM
- CHANGED Dependencies to latest and greatest with respect to TFMs
Version: 8.0.0
Availability: .NET 8, .NET 7 and .NET 6
# ALM
- CHANGED Dependencies to latest and greatest with respect to TFMs