Azure Functions bindings to inject your dependencies with Autofac.
Info
Version: | 0.4.0-prerelease |
Author(s): | Daulet Zhanguzin |
Last Update: | Sunday, May 27, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/daulet/Indigo.Functions |
NuGet Url: | https://www.nuget.org/packages/Indigo.Functions.Autofac |
Install
Install-Package Indigo.Functions.Autofac
dotnet add package Indigo.Functions.Autofac
paket add Indigo.Functions.Autofac
Indigo.Functions.Autofac Download (Unzip the "nupkg" after downloading)
Dependencies
- Autofac(>= 4.0.0)
- Microsoft.Azure.WebJobs(>= 3.0.05)
Tags