Swagger configuration library for devon4net webapi template using Swashbuckle.
Info
Version: | 8.0.2 |
Author(s): | Capgemini, ADCenter Valencia, Traiectum Team |
Last Update: | Monday, July 15, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/devonfw/devon4net |
NuGet Url: | https://www.nuget.org/packages/Devon4Net.Infrastructure.Swagger |
Install
Install-Package Devon4Net.Infrastructure.Swagger
dotnet add package Devon4Net.Infrastructure.Swagger
paket add Devon4Net.Infrastructure.Swagger
Devon4Net.Infrastructure.Swagger Download (Unzip the "nupkg" after downloading)
Dependencies
- Devon4Net.Infrastructure.Common(>= 5.0.0)
- Devon4Net.Infrastructure.JWT(>= 5.0.0)
- Microsoft.AspNetCore.Http.Abstractions(>= 2.2.0)
- Microsoft.Extensions.DependencyInjection(>= 5.0.1)
- Serilog.AspNetCore(>= 3.4.0)
- Swashbuckle.AspNetCore(>= 5.6.3)
- Swashbuckle.AspNetCore.Annotations(>= 5.6.3)
- Swashbuckle.AspNetCore.Filters(>= 6.0.1)
- Swashbuckle.AspNetCore.Swagger(>= 5.6.3)
- Swashbuckle.AspNetCore.SwaggerUi(>= 5.6.3)
- System.IdentityModel.Tokens.Jwt(>= 6.8.0)
Tags