Default implementation of ProGet's directory-based package store.
Initializes a new instance of the DefaultPackageStore class.
Gets or sets the root path.
Performs a cleanup and consistency check for the package store.
Performs a cleanup and consistency check for npm feeds.
Performs a cleanup and consistency check for NuGet feeds.
Performs a cleanup and consistency check for universal feeds.
Returns an empty stream which can be used to write a new package to the store.
Deletes a package from the store.
Returns a stream backed by the specified package if it exists; otherwise returns null (Nothing in Visual Basic).