C# (CSharp) ZeroInstall.Store.ViewModel Namespace

Classes

Name Description
CacheNodeBuilder Builds a list of CacheNodes for Feeds and Implementations.
FeedNode Models information about a Feed in the IFeedCache for display in a UI.
ImplementationNode Models information about an implementation in an IStore for display in a UI.
OrphanedImplementationNode Models information about an implementation in an IStore without a known owning interface for display in a UI.
OwnedImplementationNode Models information about an implementation in an IStore with a known owning interface for display in a UI.
StoreNode Models information about elements in a cache for display in a UI.
TempDirectoryNode Models information about a temporary directory in an IStore for display in a UI.
TrustNodeManager Maps between TrustDB and TrustNodes.