Package to create a Swagger Document for Azure Functions V2.
Info
Version: | 0.1.27 |
Author(s): | ESFA |
Last Update: | Tuesday, September 6, 2022 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/DFC.Swagger.Standard |
Install
Install-Package DFC.Swagger.Standard
dotnet add package DFC.Swagger.Standard
paket add DFC.Swagger.Standard
DFC.Swagger.Standard Download (Unzip the "nupkg" after downloading)
Dependencies
- DFC.Functions.DI.Standard(>= 0.1.0)
- DFC.JSON.Standard(>= 0.1.3)
- Microsoft.Azure.WebJobs.Extensions.Http(>= 3.0.0)