35 packages tagged with “swaggerui”
Middleware to expose an embedded version of the swagger-ui from an ASP.NET Core application
Seamlessly adds a Swagger to WebApi projects!
Adds the SwaggerRequestExample and SwaggerResponseExample attribute for Swashbuckle. This will populate the example property of a schema object in the output swagger.
Add a Swagger(ui 3.x) to your WebApi projects!
Seamlessly adds a Swagger to WebApi projects! Compiled for .NET 4.5 and up. This helps with mono compatability and does not require any assembly redirects.
Extends Swashbuckle with OData v4 support! Supports both WebApi and OData controllers!
Swagger UI is written by the wordnik folks and allows one to interact with a REST API that is documented using the Swagger spec (including swagger's code gen tools). This package makes the latest available for the .NET community. This is packaged with a pre-release version of Swagger.Net which emits the Swagger spec for the ASP.NET Web API. NOTE: Currently broken in IE. Use in other browser.
Adds the SwaggerRequestExample and SwaggerResponseExample attribute for Swagger-Net. This will populate the example property of a schema object in the output swagger. This is a fork from Swashbuckle.Examples
Modernize your ASP.NET Core Swagger UI with runtime theme switching, deep customization, and new functional UI features.
SwaggerUI WebApi Document,Base in SashbuckleEx,Added Search Api Name And Added Sinicization,Using CacheInfo
A swagger-ui dist package for aspnetcore. Let the aspnetcore program provide swagger-ui endpoint.
this is a customized swagger for a better compatibility with asp.net api, should work well with autorest services.AddSwaggerGen(options => { //options }); app.UseSwagger(options => { //options });
Adding property attributes and filters to Swashbuckle to add Extension Properties to generated swagger files.
A package to simplify using Swashbuckle behind YARP.
Extends Swashbuckle 2.18.7 with added error handling
Der SwaggerUiHeaderBuilder erstellt einen Spezial-Header für das Swagger Ui
A package to simplify adding Swagger UI to Microsoft.AspNetCore.OpenApi.
Enable Swagger/SwaggerUI integration in your Umraco projects
A package to simplify adding authentication to the Swagger.
Control access to SwaggerUI, ensuring that only authenticated users with appropriate permissions can view documentation their roles have access to. This package leverages .NET's authentication and authorization mechanisms, aligning with the rules already established within your application.
A package to simplify using NSwag behind Yarp.
Extend OpenAPI and SwaggerUI to support SignalR endpoints
Enum extension for swagger model