Explore the Wiki to learn more and get started. |
Package | Purpose |
---|---|
Customize the style for Swashbuckle.AspNetCore.SwaggerUI | |
Customize the style for NSwag.AspNetCore |
Warning
If you're upgrading from 1.0.0 to 2.x, there's a breaking change to be aware of: NoJsModernStyle is no more available, use ModernStyle instead. See the release notes for details.
-
Predefined Themes: choose from a variety of themes to customize the Swagger documentation interface. Options include a default style that preserves the classic Swagger UI look, along with fresh, modern styles.
-
Custom Styles: design your own Swagger UI style by either extending the classic or modern base styles or creating a completely new look.
-
🆕 Advanced Options: access expanded features with both classic and modern styles for an optimized API documentation experience.
Version | Status |
---|---|
.NET 6 | |
.NET 7 | |
.NET 8 | |
.NET 9 |
* Still available but it won't receive any update!
If you have any suggestions, bug reports, or contributions, feel free to open an issue or submit a pull request.