VelopackAsset.FromNupkg Method
Declaring Type: VelopackAsset
Namespace: Velopack
Assembly: Velopack
Assembly Version: 0.0.1298+ed8600e
Load a VelopackAsset from a .nupkg file on disk.
public static VelopackAsset FromNupkg(string filePath);
Parameters
filePath string
Returns
Documentation generated by MdDocs