# Functions
AddPackageTag adds a tag to the package.
DeletePackage deletes the package and all versions.
DeletePackageTag deletes a package tag.
DeletePackageVersion deletes the package version.
DeletePreview does nothing The client tells the server what package version it knows about after deleting a version.
DownloadPackageFile serves the content of a package.
DownloadPackageFileByName finds the version and serves the contents of a package.
ListPackageTags returns all tags for a package.
PackageMetadata returns the metadata for a single package.
UploadPackage creates a new package.