Swashbuckle.AspNetCore.ApiTesting
10.2.1
See the version list below for details.
dotnet add package Swashbuckle.AspNetCore.ApiTesting --version 10.2.1
NuGet\Install-Package Swashbuckle.AspNetCore.ApiTesting -Version 10.2.1
<PackageReference Include="Swashbuckle.AspNetCore.ApiTesting" Version="10.2.1" />
<PackageVersion Include="Swashbuckle.AspNetCore.ApiTesting" Version="10.2.1" />
<PackageReference Include="Swashbuckle.AspNetCore.ApiTesting" />
paket add Swashbuckle.AspNetCore.ApiTesting --version 10.2.1
#r "nuget: Swashbuckle.AspNetCore.ApiTesting, 10.2.1"
#:package Swashbuckle.AspNetCore.ApiTesting@10.2.1
#addin nuget:?package=Swashbuckle.AspNetCore.ApiTesting&version=10.2.1
#tool nuget:?package=Swashbuckle.AspNetCore.ApiTesting&version=10.2.1
Swashbuckle.AspNetCore
OpenAPI (Swagger) tooling for APIs built with ASP.NET Core.
Generate beautiful API documentation, including a UI to explore and test operations, directly from your endpoints, routes, controllers and models.
Release notes
- The repository's releases describes changes by release.
- We tag Pull Requests and Issues with milestones which match to NuGet package release numbers.
Documentation and Samples
Documentation, and samples, for using Swashbuckle.AspNetCore can be found in the repository's README.
| Product | Versions 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 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 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. |
-
net10.0
- Microsoft.AspNetCore.Mvc.Testing (>= 10.0.0)
- Microsoft.OpenApi (>= 2.7.5)
- Newtonsoft.Json (>= 13.0.4)
-
net8.0
- Microsoft.AspNetCore.Mvc.Testing (>= 8.0.5)
- Microsoft.OpenApi (>= 2.7.5)
- Newtonsoft.Json (>= 13.0.4)
-
net9.0
- Microsoft.AspNetCore.Mvc.Testing (>= 9.0.0)
- Microsoft.OpenApi (>= 2.7.5)
- Newtonsoft.Json (>= 13.0.4)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Swashbuckle.AspNetCore.ApiTesting:
| Package | Downloads |
|---|---|
|
Swashbuckle.AspNetCore.ApiTesting.Xunit
Xunit add-on for Swagger/OpenAPI-driven integration testing APIs built on ASP.NET Core |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 10.2.2 | 44 | 6/19/2026 |
| 10.2.1 | 234 | 6/1/2026 |
| 10.2.0 | 120 | 5/30/2026 |
| 10.1.7 | 501 | 3/25/2026 |
| 10.1.6 | 135 | 3/24/2026 |
| 10.1.5 | 169 | 3/10/2026 |
| 10.1.4 | 1,003 | 2/18/2026 |
| 10.1.3 | 147 | 2/14/2026 |
| 10.1.2 | 166 | 2/5/2026 |
| 10.1.1 | 167 | 2/1/2026 |
| 10.1.0 | 382 | 12/19/2025 |
| 10.0.1 | 369 | 11/12/2025 |
| 10.0.0 | 381 | 11/11/2025 |
| 9.0.6 | 389 | 10/2/2025 |
| 9.0.5 | 274 | 9/29/2025 |
| 9.0.4 | 336 | 8/27/2025 |
| 9.0.3 | 676 | 7/8/2025 |
| 9.0.2 | 254 | 7/8/2025 |
| 9.0.1 | 350 | 6/13/2025 |
| 9.0.0 | 370 | 6/13/2025 |
See https://github.com/domaindrivendev/Swashbuckle.AspNetCore/releases for details.