-
Notifications
You must be signed in to change notification settings - Fork 252
Full support of LSL
Alex Panov edited this page Apr 19, 2017
·
7 revisions
NuGet VS client needs to support LSL mode without breaking it.
Operation | packages.config | project.json | PackageRef | .NET Core |
---|---|---|---|---|
Manage packages (solution) | Full | Full | Full | Full |
Manage packages (project) | TBD | |||
Install package (PM) | Force load | |||
Uninstall package (PM) | Force load | |||
Update package (PM) | Force load | |||
Execute scripts (PMC) | Full | |||
Add-BindingRedirect | Force load | |||
Find-Package | Full | |||
Get-Package | Full | |||
Get-Project | Force load | |||
Install-Package | Force load | |||
Open-PackagePage | TBD | |||
Sync-Package | TBD | |||
Tab expansion (PMC) | TBD | |||
Uninstall-Package | Force load | |||
Update-Package | Force load | |||
IVsPackageInstaller | TBD |
Check out the proposals in the accepted
& proposed
folders on the repository, and active PRs for proposals being discussed today.