NuGetPackage Class
Contains data required for a NuGet package installation request.
Assembly: Microsoft.AspNet.Scaffolding.12.0 (in Microsoft.AspNet.Scaffolding.12.0.dll)
The NuGetPackage type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | NuGetPackage | Constructs an item containing information necessary for a NuGet package installation. |
| Name | Description | |
|---|---|---|
![]() | PackageId | Package Id. |
![]() | SourceRepository | Repository for the package. |
![]() | Version | Package Version. |
Show:
