Modernize your ASP.NET Core Swagger UI with runtime theme switching, deep customization, and new functional UI features.
$ dotnet add package AspNetCore.SwaggerUI.ThemesChange style to your API documentation in ASP.NET Core applications.
⚠️ 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.
Learn more here.