Info
Version: | 2.3.1 |
Author(s): | TWIA |
Last Update: | Friday, May 1, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/dtewinkel/Twia.AzureFunctions.Extensions.OpenApi |
NuGet Url: | https://www.nuget.org/packages/Twia.AzureFunctions.Extensions.OpenApi |
Install
Install-Package Twia.AzureFunctions.Extensions.OpenApi
dotnet add package Twia.AzureFunctions.Extensions.OpenApi
paket add Twia.AzureFunctions.Extensions.OpenApi
Twia.AzureFunctions.Extensions.OpenApi Download (Unzip the "nupkg" after downloading)
Dependencies
- Ensure.That(>= 8.2.0)
- Microsoft.Azure.WebJobs.Extensions.Http(>= 3.0.2)
- Microsoft.Extensions.DependencyInjection(>= 2.2.0)
- Swashbuckle.AspNetCore.SwaggerGen(>= 5.3.3)
Tags
Swagger) v3 document for HTML triggered functions in Azure Function Apps.
This document can easily be used to generate a Json response, or to generate HTML documentation.