Microsoft.Extensions.DependencyInjection Implementation of DI for Azure Functions.
Info
Version: | 1.1.3 |
Author(s): | Rik van den Berg |
Last Update: | Wednesday, May 23, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/rikvandenberg/AzureFunctions.Extensions.DependencyInjection |
NuGet Url: | https://www.nuget.org/packages/AzureFunctions.Extensions.DependencyInjection |
Install
Install-Package AzureFunctions.Extensions.DependencyInjection
dotnet add package AzureFunctions.Extensions.DependencyInjection
paket add AzureFunctions.Extensions.DependencyInjection
AzureFunctions.Extensions.DependencyInjection Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- Microsoft.Azure.WebJobs(>= 3.0.05)
- Microsoft.Extensions.DependencyInjection(>= 2.0.0)
- Microsoft.Azure.WebJobs(>= 2.2.0)
- Microsoft.Extensions.DependencyInjection(>= 2.0.0)
- Microsoft.Azure.WebJobs(>= 2.2.0)
- Microsoft.Extensions.DependencyInjection(>= 2.0.0)