Cake.UrlLoadDirective.Module
1.0.4
Cake module for supporting downloading files from url's in the #load directive.
Install-Package Cake.UrlLoadDirective.Module -Version 1.0.4
dotnet add package Cake.UrlLoadDirective.Module --version 1.0.4
<PackageReference Include="Cake.UrlLoadDirective.Module" Version="1.0.4" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Cake.UrlLoadDirective.Module --version 1.0.4
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Cake.UrlLoadDirective.Module, 1.0.4"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
// Install Cake.UrlLoadDirective.Module as a Cake Addin #addin nuget:?package=Cake.UrlLoadDirective.Module&version=1.0.4 // Install Cake.UrlLoadDirective.Module as a Cake Tool #tool nuget:?package=Cake.UrlLoadDirective.Module&version=1.0.4
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
-
.NETStandard 2.0
- Cake.Common (>= 0.33.0)
- Cake.Core (>= 0.33.0)
- System.Net.Http (>= 4.3.4)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.