This package provides FAKE helpers that allows to reliably publish your app to Azure WebApps using just a FAKE scripts.
Info
| Version: | 0.5.0 |
| Author(s): | Jakub Fijałkowski |
| Last Update: | Sunday, October 8, 2017 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/jakubfijalkowski/Fake.Azure.WebApps |
| NuGet Url: | https://www.nuget.org/packages/Fake.Azure.WebApps |
Install
Install-Package Fake.Azure.WebApps
dotnet add package Fake.Azure.WebApps
paket add Fake.Azure.WebApps
Fake.Azure.WebApps Download (Unzip the "nupkg" after downloading)
Dependencies
- FAKE.Lib(>= 5.0.0005)
- FSharp.Data(>= 2.3.3)
Tags