Info
Version: | 0.12.19 |
Author(s): | Eng Keong David Lee |
Last Update: | Thursday, November 26, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/seekdavidlee/Eklee-Azure-Functions-Http |
NuGet Url: | https://www.nuget.org/packages/Eklee.Azure.Functions.Http |
Install
Install-Package Eklee.Azure.Functions.Http
dotnet add package Eklee.Azure.Functions.Http
paket add Eklee.Azure.Functions.Http
Eklee.Azure.Functions.Http Download (Unzip the "nupkg" after downloading)
Dependencies
- Autofac(>= 6.1.0)
- Microsoft.AspNetCore.Http.Abstractions(>= 2.2.0)
- Microsoft.AspNetCore.Mvc.Abstractions(>= 2.2.0)
- Microsoft.AspNetCore.Mvc.Core(>= 2.2.5)
- Microsoft.Azure.WebJobs(>= 3.0.25)
- Microsoft.Extensions.Caching.Abstractions(>= 3.1.11)
- Microsoft.Extensions.Configuration(>= 3.1.11)
- Microsoft.Extensions.Logging.Abstractions(>= 3.1.11)
- Microsoft.NET.Sdk.Functions(>= 3.0.11)
- System.IdentityModel.Tokens.Jwt(>= 5.5.0)
Tags
This is currently not available via the default dependency injection infrastructure. A secondary goal is provide easy access to common infrastructure services such as security, logging, etc.