IPackage |
| Name | Description | |
|---|---|---|
| Install(PackageVersion) | Install the given package, from the feed (PackageFeed). | |
| Install(String, SemVersion) | Installs the latest package with the specified name, or an exact version if specified. Installs all dependencies for the package. |