Cake module for supporting downloading files from url's in the #load directive.
Info
| Version: | 1.0.4 |
| Author(s): | Redth |
| Last Update: | Tuesday, August 6, 2019 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/cake-contrib/Cake.UrlLoadDirective.Module |
| NuGet Url: | https://www.nuget.org/packages/Cake.UrlLoadDirective.Module |
Install
Install-Package Cake.UrlLoadDirective.Module
dotnet add package Cake.UrlLoadDirective.Module
paket add Cake.UrlLoadDirective.Module
Cake.UrlLoadDirective.Module Download (Unzip the "nupkg" after downloading)
Dependencies
- Cake.Common(>= 0.33.0)
- Cake.Core(>= 0.33.0)
- System.Net.Http(>= 4.3.4)
Tags