Swagger and Swagger UI in Azure Functions by Swashbuckle.
Info
Version: | 1.4.5-preview5 |
Author(s): | yuka1984 |
Last Update: | Sunday, December 15, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/yuka1984/azure-functions-extensions-swashbuckle |
NuGet Url: | https://www.nuget.org/packages/AzureFunctions.Extensions.Swashbuckle |
Install
Install-Package AzureFunctions.Extensions.Swashbuckle
dotnet add package AzureFunctions.Extensions.Swashbuckle
paket add AzureFunctions.Extensions.Swashbuckle
AzureFunctions.Extensions.Swashbuckle Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Azure.WebJobs.Extensions(>= 3.0.2)
- Microsoft.Azure.WebJobs.Extensions.Http(>= 3.0.2)
- Swashbuckle.AspNetCore(>= 4.0.1)
Tags