This content is part of a third party extension that is not supported by the Cake project.
For more information about this extension see Cake.LibMan.
Summary
The name of the provider to use for the library acquisition. If not specified, the defaultProvider property in libman.json is used. If no defaultProvider property is specified in libman.json, this option is required.
- Assembly
- Cake
.LibMan .dll - Namespace
- Cake
.LibMan .Install - Containing Type
- Lib
Man Install Settings
Syntax
public CdnProvider Provider { get; set; }
Value
Type | Description |
---|---|
CdnProvider |