Info
Version: | 1.0.7 |
Author(s): | Svend Tofte |
Last Update: | Monday, January 21, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/stofte/azurefunctions-simpledependencyinjection |
NuGet Url: | https://www.nuget.org/packages/AzureFunctions.Extensions.SimpleDependencyInjection |
Install
Install-Package AzureFunctions.Extensions.SimpleDependencyInjection
dotnet add package AzureFunctions.Extensions.SimpleDependencyInjection
paket add AzureFunctions.Extensions.SimpleDependencyInjection
AzureFunctions.Extensions.SimpleDependencyInjection Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Azure.WebJobs(>= 3.0.3)
- Microsoft.Extensions.DependencyInjection(>= 2.2.0)
Tags
https://github.com/stofte/azurefunctions-simpledependencyinjection.