LibManInstallSettings.

Provider Property

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
LibManInstallSettings

Syntax

public CdnProvider Provider { get; set; }

Value

Type Description
CdnProvider