This package provide [Inject] bindings for the function methods as an alternativ to constructor injection.
Info
Version: | 1.0.8 |
Author(s): | Poul Kjeldager |
Last Update: | Monday, December 28, 2020 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/DotNetDevOps.Extensions.AzureFunctions.InjectBinding |
Install
Install-Package DotNetDevOps.Extensions.AzureFunctions.InjectBinding
dotnet add package DotNetDevOps.Extensions.AzureFunctions.InjectBinding
paket add DotNetDevOps.Extensions.AzureFunctions.InjectBinding
DotNetDevOps.Extensions.AzureFunctions.InjectBinding Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Azure.WebJobs(>= 3.0.23)
Tags