AzureFunctionsRoutePriority adds MVC style route priority to Azure functions.
Info
Version: | 1.1.1 |
Author(s): | Peter Dol |
Last Update: | Sunday, March 15, 2020 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/AzureFunctionsRoutePriority |
Install
Install-Package AzureFunctionsRoutePriority
dotnet add package AzureFunctionsRoutePriority
paket add AzureFunctionsRoutePriority
AzureFunctionsRoutePriority Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Azure.WebJobs.Extensions.Http(>= 3.0.2)
Tags