Simplifies use of paket from within Visual Studio. Access commands via toolbar or Extensions menu. Features include:
ToolbarConfiguration and operations can be accessed via menus or toolbar: Automatic Download of PaketIf paket.exe is not found in the solution root's .paket\ folder, this extension will offer to download it and place it there. Automatic Initialization of PaketIf paket.dependencies is not found in the solution's folder, this extension will offer to run paket init. Automatic Restore OptionsWhen a solution is loaded, this extension can automatically run or prompt to run paket restore. Tool WindowThe Paket Manager tool window shows output from paket, in progress operations, and errors.
|