Namespace CrashCABN.Metadata
Classes
AdditionalFileInfo
Represents information about additional files to parse into metadata or attach to work items.
AttachmentContainer
A container for attachment files, which may or may not have been downloaded into local memory or storage.
AttachmentContainerFactory
The factory used to create instances of AttachmentContainer.
AttachmentInfo
References a piece of data or file attached to a crash.
AttachmentProcessor
The default attachment processor.
CommonAttachmentNames
Contains constant string values for referencing attachments by name.
IServiceCollectionExtensions
KeyEqualsValueLinesParser
Parses files containing lines of the format "Key = Value".
MetadataDefinition
Represents a piece of metadata to extract by querying a source.
MetadataItem
Represents a piece of metadata which was extracted for work item filing.
MinimalWatsonAnalysis
MinimalWatsonParser
An optimized parser for WatsonAnalysis.xml files, extracting only the sandbox and image/package/process names, without loading the entire XML file contents into memory.
StringDecoder
Interfaces
IAttachmentContainer
A container for attachment files, which may or may not have been downloaded into local memory or storage.
IAttachmentContainerFactory
A factory used to convert attachment information into a container that retrieves/stores their contents.
IAttachmentProcessor
An interface used to load attachments.
ICrashInstance
Internal crash instance details.
Enums
AppliesToEnum
AttachmentType
The attachment type.
QueryType
An enumeration of query types used for metadata extraction.