Tools to help quickly write Azure Functions.
Info
Version: | 0.2.0.1 |
Author(s): | Eric Jorgensen |
Last Update: | Wednesday, August 7, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/nebosite/azure-functions-rocketscience |
NuGet Url: | https://www.nuget.org/packages/RocketScience.Azure.Functions |
Install
Install-Package RocketScience.Azure.Functions
dotnet add package RocketScience.Azure.Functions
paket add RocketScience.Azure.Functions
RocketScience.Azure.Functions Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.Http.Abstractions(>= 2.2.0)
- Microsoft.Extensions.Logging.Abstractions(>= 2.2.0)
- Microsoft.IdentityModel.Clients.ActiveDirectory(>= 5.1.0)
- Newtonsoft.Json(>= 11.0.2)
- Swagger.ObjectModel(>= 2.2.51)
- System.Net.Http(>= 4.3.4)
Tags