Wrapper for Microsoft.Extensions.DependencyInjection which allows for easy adapt DI for AzureFunction purpose.
Info
Version: | 1.0.2 |
Author(s): | Michał Marszałek |
Last Update: | Monday, March 11, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/mmpyro/AzureFunction.DI |
NuGet Url: | https://www.nuget.org/packages/AzureFunction.DI |
Install
Install-Package AzureFunction.DI
dotnet add package AzureFunction.DI
paket add AzureFunction.DI
AzureFunction.DI Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.DependencyInjection(>= 2.2.0)