AutofacOnFunctions let you easily use the brilliant Autofac capabilities in Azure Functions V2.
Info
Version: | 1.0.14 |
Author(s): | Holger Leichsenring |
Last Update: | Tuesday, October 30, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/holgerleichsenring/AutofacOnFunctions |
NuGet Url: | https://www.nuget.org/packages/AutofacOnFunctions |
Install
Install-Package AutofacOnFunctions
dotnet add package AutofacOnFunctions
paket add AutofacOnFunctions
AutofacOnFunctions Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- Microsoft.CSharp(>= 4.5.0)
- Microsoft.Azure.WebJobs(>= 3.0.0)
- Autofac(>= 4.0.0)
- Microsoft.CSharp(>= 4.5.0)
- Microsoft.Azure.WebJobs(>= 2.2.0)
- Autofac(>= 4.0.0)
Tags