This package contains binding extensions for dependency injection.
Info
Version: | 1.0.1 |
Author(s): | Boris Wilhelms |
Last Update: | Tuesday, October 2, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/BorisWilhelms/azure-function-dependency-injection |
NuGet Url: | https://www.nuget.org/packages/Willezone.Azure.WebJobs.Extensions.DependencyInjection |
Install
Install-Package Willezone.Azure.WebJobs.Extensions.DependencyInjection
dotnet add package Willezone.Azure.WebJobs.Extensions.DependencyInjection
paket add Willezone.Azure.WebJobs.Extensions.DependencyInjection
Willezone.Azure.WebJobs.Extensions.DependencyInjection Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Azure.WebJobs(>= 3.0.0)
- Microsoft.Extensions.DependencyInjection.Abstractions(>= 2.1.0)
Tags