Provides extensions to work with Azure Functions features.
Info
Version: | 1.1.0 |
Author(s): | Microsoft |
Last Update: | Wednesday, September 16, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://go.microsoft.com/fwlink/?LinkID=320972 |
NuGet Url: | https://www.nuget.org/packages/Microsoft.Azure.Functions.Extensions |
Install
Install-Package Microsoft.Azure.Functions.Extensions
dotnet add package Microsoft.Azure.Functions.Extensions
paket add Microsoft.Azure.Functions.Extensions
Microsoft.Azure.Functions.Extensions Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Azure.WebJobs(>= 3.0.18)
- Microsoft.Extensions.DependencyInjection(>= 2.1.0)