Autofac Implementation of DI for Azure Functions.
Info
Version: | 4.0.3 |
Author(s): | CJ van der Smissen |
Last Update: | Wednesday, June 16, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/introtocomputerscience/azure-function-autofac-dependency-injection |
NuGet Url: | https://www.nuget.org/packages/AzureFunctions.Autofac |
Install
Install-Package AzureFunctions.Autofac
dotnet add package AzureFunctions.Autofac
paket add AzureFunctions.Autofac
AzureFunctions.Autofac Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- Autofac(>= 4.6.2)
- Microsoft.Azure.WebJobs(>= 3.0.0)
- Autofac(>= 4.6.2)
- Microsoft.Azure.WebJobs(>= 2.2.0)