Swashbuckle.AspNetCore.ApiTesting
9.0.4
See the version list below for details.
dotnet add package Swashbuckle.AspNetCore.ApiTesting --version 9.0.4
NuGet\Install-Package Swashbuckle.AspNetCore.ApiTesting -Version 9.0.4
<PackageReference Include="Swashbuckle.AspNetCore.ApiTesting" Version="9.0.4" />
<PackageVersion Include="Swashbuckle.AspNetCore.ApiTesting" Version="9.0.4" />
<PackageReference Include="Swashbuckle.AspNetCore.ApiTesting" />
paket add Swashbuckle.AspNetCore.ApiTesting --version 9.0.4
#r "nuget: Swashbuckle.AspNetCore.ApiTesting, 9.0.4"
#:package Swashbuckle.AspNetCore.ApiTesting@9.0.4
#addin nuget:?package=Swashbuckle.AspNetCore.ApiTesting&version=9.0.4
#tool nuget:?package=Swashbuckle.AspNetCore.ApiTesting&version=9.0.4
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.3)
-
net9.0
- Microsoft.AspNetCore.Mvc.Testing (>= 9.0.0)
- Microsoft.OpenApi (>= 1.6.25)
- Microsoft.OpenApi.Readers (>= 1.6.25)
- Newtonsoft.Json (>= 13.0.3)
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.1.7 | 58 | 3/25/2026 |
| 10.1.6 | 88 | 3/24/2026 |
| 10.1.5 | 127 | 3/10/2026 |
| 10.1.4 | 511 | 2/18/2026 |
| 10.1.3 | 122 | 2/14/2026 |
| 10.1.2 | 142 | 2/5/2026 |
| 10.1.1 | 138 | 2/1/2026 |
| 10.1.0 | 362 | 12/19/2025 |
| 10.0.1 | 344 | 11/12/2025 |
| 10.0.0 | 349 | 11/11/2025 |
| 9.0.6 | 255 | 10/2/2025 |
| 9.0.5 | 254 | 9/29/2025 |
| 9.0.4 | 314 | 8/27/2025 |
| 9.0.3 | 537 | 7/8/2025 |
| 9.0.2 | 239 | 7/8/2025 |
| 9.0.1 | 333 | 6/13/2025 |
| 9.0.0 | 342 | 6/13/2025 |
| 8.1.4 | 407 | 6/4/2025 |
| 8.1.3 | 323 | 6/3/2025 |
| 8.1.2 | 311 | 5/23/2025 |
See https://github.com/domaindrivendev/Swashbuckle.AspNetCore/releases for details.