Simplistic Microsoft.Extensions.DependencyInjection implementation exposing a binding attribute for use with Azure Functions.
Info
| Version: | 1.0.1 |
| Author(s): | Ian Rathbone |
| Last Update: | Tuesday, October 16, 2018 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/ianrathbone/Canduits.Azure.Functions.DependencyInjection |
| NuGet Url: | https://www.nuget.org/packages/Canduits.Azure.Functions.DependencyInjection |
Install
Install-Package Canduits.Azure.Functions.DependencyInjection
dotnet add package Canduits.Azure.Functions.DependencyInjection
paket add Canduits.Azure.Functions.DependencyInjection
Canduits.Azure.Functions.DependencyInjection Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Azure.WebJobs(>= 3.0.0)