Show / Hide Table of Contents

Namespace Microsoft.PackageGraph.Storage

Classes

PackageStoreEventArgs

Progress base class for various operations in a metadata store

Interfaces

IContentStore

Download, storage and retrieval for package content (update content). Stores IContentFile

IMetadataFilter

Interface for filtering packages from a IMetadataSource or for selectively quering packages from a IMetadataSource

IMetadataSink

Interface for an object that can store packages metadata

IMetadataSource

Interface implemented by update metadata sources. Metadata sources retrieve raw metadata to be ingested into the package graph object model and subsequently stored locally and queries.

IMetadataStore

Store containing metadata for IPackage originating from any partition of the package graph.

In This Article
Back to top Generated by DocFX