This provides a script pack to emulate Azure Functions on developers' local machine.
Info
Version: | 0.16.1.15 |
Author(s): | Aliencube Community |
Last Update: | Saturday, September 3, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/aliencube/ScriptCs.AzureFunctions |
NuGet Url: | https://www.nuget.org/packages/ScriptCs.AzureFunctions |
Install
Install-Package ScriptCs.AzureFunctions
dotnet add package ScriptCs.AzureFunctions
paket add ScriptCs.AzureFunctions
ScriptCs.AzureFunctions Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNet.WebApi.Core(>= 5.2.3)
- Microsoft.Azure.WebJobs.Extensions(>= 1.0.1)
- Newtonsoft.Json(>= 8.0.3)
- ScriptCs.Contracts(>= 0.16.1)
Tags