@@ -26,12 +26,12 @@ for more details.
2626
2727## Compatibility
2828
29- | Swashbuckle Version | ASP.NET Core | OpenAPI/Swagger Spec. | Microsoft.OpenApi | swagger-ui | Redoc |
30- | ---------------------------------------------------------------------------------- | ------------------------| -----------------------| -----------------------| ------------| -------|
31- | [CI](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/commits/HEAD/) | >= 8.0.0 | **3.0**, 2.0 | [](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/blob/HEAD/Directory.Packages.props#L17-L18) | [](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/blob/HEAD/src/Swashbuckle.AspNetCore.SwaggerUI/package.json#L6) | [](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/blob/HEAD/src/Swashbuckle.AspNetCore.ReDoc/package.json#L6) |
32- | [9.0.6](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/tree/v9.0.6) | >= 8.0.0 | **3.0**, 2.0 | [](https://github.com/microsoft/OpenAPI.NET/releases/tag/v1.6.25) | [](https://github.com/swagger-api/swagger-ui/releases/tag/v5.29.2) | [](https://github.com/Redocly/redoc/releases/tag/v2.5.1) |
33- | [8.1.4](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/tree/v8.1.4) | >= 8.0.0, 2.3.x | **3.0**, 2.0 | [](https://github.com/microsoft/OpenAPI.NET/releases/tag/v1.6.23) | [](https://github.com/swagger-api/swagger-ui/releases/tag/v5.22.0) | [](https://github.com/Redocly/redoc/releases/tag/v2.5.0) |
34- | [7.3.2](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/tree/v7.3.2) | >= 8.0.0, 6.0.x, 2.1.x | **3.0**, 2.0 | [](https://github.com/microsoft/OpenAPI.NET/releases/tag/v1.6.22) | [](https://github.com/swagger-api/swagger-ui/releases/tag/v5.20.1) | [](https://github.com/Redocly/redoc/releases/tag/v2.4.0) |
29+ | Swashbuckle Version | ASP.NET Core | OpenAPI/Swagger Spec. | Microsoft.OpenApi | swagger-ui | Redoc |
30+ | ---------------------| ------------------------| -----------------------| -----------------------| ------------| -------|
31+ | [%5B1%5D&prefix=v&suffix=-*&logo=github&label=CI)](https://www.myget.org/gallery/domaindrivendev) | >= 8.0.0 | **3.0**, 2.0 | [](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/blob/HEAD/Directory.Packages.props#L17-L18) | [](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/blob/HEAD/src/Swashbuckle.AspNetCore.SwaggerUI/package.json#L6) | [](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/blob/HEAD/src/Swashbuckle.AspNetCore.ReDoc/package.json#L6) |
32+ | [](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/releases/latest) | >= 8.0.0 | **3.0**, 2.0 | [](https://github.com/microsoft/OpenAPI.NET/releases/tag/v1.6.25) | [](https://github.com/swagger-api/swagger-ui/releases/tag/v5.29.2) | [](https://github.com/Redocly/redoc/releases/tag/v2.5.1) |
33+ | [](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/releases/tag/v8.1.4) | >= 8.0.0, 2.3.x | **3.0**, 2.0 | [](https://github.com/microsoft/OpenAPI.NET/releases/tag/v1.6.23) | [](https://github.com/swagger-api/swagger-ui/releases/tag/v5.22.0) | [](https://github.com/Redocly/redoc/releases/tag/v2.5.0) |
34+ | [](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/releases/tag/v7.3.2) | >= 8.0.0, 6.0.x, 2.1.x | **3.0**, 2.0 | [](https://github.com/microsoft/OpenAPI.NET/releases/tag/v1.6.22) | [](https://github.com/swagger-api/swagger-ui/releases/tag/v5.20.1) | [](https://github.com/Redocly/redoc/releases/tag/v2.4.0) |
3535
3636## Getting Started
3737
0 commit comments