Some little helpers to make writing Azure Functions in C# a litle easier.
Info
Version: | 0.3.5 |
Author(s): | Jordan |
Last Update: | Tuesday, July 12, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/jakkaj/FunctionToolkit |
NuGet Url: | https://www.nuget.org/packages/AzureFunctionsToolkit |
Install
Install-Package AzureFunctionsToolkit
dotnet add package AzureFunctionsToolkit
paket add AzureFunctionsToolkit
AzureFunctionsToolkit Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 7.0.1)
Tags