C# Class Microsoft.PackageManagement.NuGetProvider.NuGetPathUtility

Show file Open project: OneGet/NuGetProvider Class Usage Examples

Private Methods

Method Description
IsManifest ( string path ) : bool
IsPackageFile ( string path ) : bool
ValidateSourceUri ( IEnumerable supportedSchemes, Uri srcUri, NuGetRequest request ) : bool
ValidateUri ( Uri query, NuGetRequest request ) : Uri

Returns the validated uri. Returns null if we cannot validate it