C# Class CCNet.Build.SetupPackages.NuGetDb

Show file Open project: shuruev/CCNet.Extensions Class Usage Examples

Public Methods

Method Description
GetLatestVersions ( ) : List
NuGetDb ( string connectionString ) : System.Collections.Generic

Method Details

GetLatestVersions() public method

public GetLatestVersions ( ) : List
return List

NuGetDb() public method

public NuGetDb ( string connectionString ) : System.Collections.Generic
connectionString string
return System.Collections.Generic