Found 173 packages
Atc.Rest.Extended is a collection of classes and extension methods for Atc.Rest, that contains SwaggerUI, FluentValidation Versioning etc.
Paas.Pioneer.Knife4jUI.Swagger
集成Knife4j、swagger、asp.net core搭建的后台api文档,运行平台:.net core
Package Description
Addes Swashbuckle to the solution with the Delegate A/S specific branding. Swashbuckle provides a swagger ui for your WebAPI.
Usage : <script src="/SwaggerTheme/jquery-2.1.1.min.js"></script> <script src="/SwaggerTheme/Theme.js" ></script>
The official BaSyx Common Swagger Extensions
This package contains utils for SignalRSwaggerGen - a package that can be used to generate Swagger documentation for SignalR hubs.
Helper extensions to configure Swashbuckle Swagger and Swagger UI to use OAuth implicit grant with Azure AD b2c
Enable Swagger/SwaggerUI integration in your Umraco projects
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.
Существует два типа аутентификации: Basic Authentication и JWT Bearer Authentication; Существует атрибут SwaggerUnauthorize (SwaggerUnauthorize используется на методе или контроллере, его задача обеспечивает не требование API аутентификации, в методе или методов в контроллере); Используйте атрибут SwaggerTag для описания и путь к документации контроллера. Атрибут указан над именами контроллеров; Существует SwaggerIgnore игнорирует свойства из swagger для запроса Существует SwaggerAuthorize. Действует при использования методов AddSwaggerAllSecurityDefinitions и UseSwaggerAuthorizeUI; Существует SwaggerDefaultValue, установить значения на свойству для swagger-запроса; ------------------------------------------------------------------------------- There are two types of authentication: Basic Authentication and JWT Bearer Authentication; There is a SwaggerUnauthorize attribute (SwaggerUnauthorize is used on a method or controller, its task does not require an authentication API, in a method or methods in the controller); Use the SwaggerTag attribute to describe and the path to the controller documentation. The attribute is indicated above the controller names; There is a SwaggerIgnore ignores the properties from swagger to request; There is a SwaggerAuthorize. Effective when using AddSwaggerAllSecurityDefinitions and UseSwaggerAuthorizeUI methods; There is SwaggerDefaultValue set value to property for swagger request;
Package Description
Extensions for Swagger Ui
Package Description
Middleware to expose an embedded version of the swagger-ui from an ASP.NET Core application
Package Description
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 });
OpenAPI.NET, Swagger Docs, SwaggerUI
APIWeaver.Swagger is a powerful and lightweight library that integrates Swagger UI support into your .NET 9 applications.