Swashbuckle.AspNetCore.ApiTesting
9.0.5
See the version list below for details.
dotnet add package Swashbuckle.AspNetCore.ApiTesting --version 9.0.5
NuGet\Install-Package Swashbuckle.AspNetCore.ApiTesting -Version 9.0.5
<PackageReference Include="Swashbuckle.AspNetCore.ApiTesting" Version="9.0.5" />
<PackageVersion Include="Swashbuckle.AspNetCore.ApiTesting" Version="9.0.5" />
<PackageReference Include="Swashbuckle.AspNetCore.ApiTesting" />
paket add Swashbuckle.AspNetCore.ApiTesting --version 9.0.5
#r "nuget: Swashbuckle.AspNetCore.ApiTesting, 9.0.5"
#:package Swashbuckle.AspNetCore.ApiTesting@9.0.5
#addin nuget:?package=Swashbuckle.AspNetCore.ApiTesting&version=9.0.5
#tool nuget:?package=Swashbuckle.AspNetCore.ApiTesting&version=9.0.5
Swashbuckle.AspNetCore
Swagger (OpenAPI) tooling for APIs built with ASP.NET Core.
Generate beautiful API documentation, including a UI to explore and test operations, directly from your 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 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. |
-
net8.0
- Microsoft.AspNetCore.Mvc.Testing (>= 8.0.5)
- Microsoft.OpenApi (>= 1.6.25)
- Microsoft.OpenApi.Readers (>= 1.6.25)
- Newtonsoft.Json (>= 13.0.4)
-
net9.0
- Microsoft.AspNetCore.Mvc.Testing (>= 9.0.0)
- Microsoft.OpenApi (>= 1.6.25)
- Microsoft.OpenApi.Readers (>= 1.6.25)
- 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.3 | 237 | 6/22/2026 |
| 10.2.2 | 143 | 6/19/2026 |
| 10.2.1 | 253 | 6/1/2026 |
| 10.2.0 | 131 | 5/30/2026 |
| 10.1.7 | 510 | 3/25/2026 |
| 10.1.6 | 139 | 3/24/2026 |
| 10.1.5 | 173 | 3/10/2026 |
| 10.1.4 | 1,093 | 2/18/2026 |
| 10.1.3 | 153 | 2/14/2026 |
| 10.1.2 | 173 | 2/5/2026 |
| 10.1.1 | 174 | 2/1/2026 |
| 10.1.0 | 387 | 12/19/2025 |
| 10.0.1 | 376 | 11/12/2025 |
| 10.0.0 | 392 | 11/11/2025 |
| 9.0.6 | 408 | 10/2/2025 |
| 9.0.5 | 280 | 9/29/2025 |
| 9.0.4 | 343 | 8/27/2025 |
| 9.0.3 | 726 | 7/8/2025 |
| 9.0.2 | 260 | 7/8/2025 |
| 9.0.1 | 357 | 6/13/2025 |
See https://github.com/domaindrivendev/Swashbuckle.AspNetCore/releases for details.