Run your LINQPad scripts as Azure Functions.
Info
Version: | 2.0.1 |
Author(s): | John Leidegren |
Last Update: | Wednesday, June 5, 2019 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/CloudPad |
Install
Install-Package CloudPad
dotnet add package CloudPad
paket add CloudPad
CloudPad Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNet.WebApi.Core(>= 5.2.3)
- Mono.Cecil(>= 0.10.3)
- Newtonsoft.Json(>= 9.0.1)
- System.Net.Http(>= 4.3.3)
- WindowsAzure.Storage(>= 7.2.1)