C# Class PowerDeploy.Server.ServiceModel.Package.PackageWithVersionDto

Metadata for a package from nuget which is stored in raven db.
Show file Open project: tobiaszuercher/PowerDeploy Class Usage Examples

Public Methods

Method Description
PackageWithVersionDto ( ) : System
PackageWithVersionDto ( string nugetId ) : System

Method Details

PackageWithVersionDto() public method

public PackageWithVersionDto ( ) : System
return System

PackageWithVersionDto() public method

public PackageWithVersionDto ( string nugetId ) : System
nugetId string
return System