Basic dependency injection for Azure functions V2.
Info
Version: | 1.0.2 |
Author(s): | Seas-Nve, Watts |
Last Update: | Friday, December 7, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Watts-Energy/Watts.Shared.Functions.DependencyInjection |
NuGet Url: | https://www.nuget.org/packages/Watts.Shared.Functions.DependencyInjection |
Install
Install-Package Watts.Shared.Functions.DependencyInjection
dotnet add package Watts.Shared.Functions.DependencyInjection
paket add Watts.Shared.Functions.DependencyInjection
Watts.Shared.Functions.DependencyInjection Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Azure.WebJobs(>= 3.0.2)
Tags