Method | Description | |
---|---|---|
CreatePackageFile ( ) : IEnumerable |
||
FindPackage ( string path, IPackageReference packageRef ) : IPackageObject | ||
FindReferences ( string path ) : IEnumerable |
||
PackageContainer ( IFileSystem fileSystem ) : System.Collections.Generic |
Method | Description | |
---|---|---|
GetNewestSupportedFramework ( IPackage packageMetadata ) : FrameworkName |
public FindPackage ( string path, IPackageReference packageRef ) : IPackageObject | ||
path | string | |
packageRef | IPackageReference | |
return | IPackageObject |
public FindReferences ( string path ) : IEnumerable |
||
path | string | |
return | IEnumerable |
public PackageContainer ( IFileSystem fileSystem ) : System.Collections.Generic | ||
fileSystem | IFileSystem | |
return | System.Collections.Generic |