Azure Functions bindings to inject your dependencies with ASP.NET Core's IoC container.
Info
Version: | 1.0.1 |
Author(s): | Daulet Zhanguzin |
Last Update: | Sunday, September 30, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/daulet/Indigo.Functions |
NuGet Url: | https://www.nuget.org/packages/Indigo.Functions.Injection |
Install
Install-Package Indigo.Functions.Injection
dotnet add package Indigo.Functions.Injection
paket add Indigo.Functions.Injection
Indigo.Functions.Injection Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Azure.WebJobs(>= 3.0.0)
- Microsoft.Extensions.DependencyInjection(>= 2.1.1)
Tags