Microsoft.Data.OData.Atom Namespace
Contains classes of the OData library used to work with OData feeds using Atom formatted messages.
Classes
Class | Description | |
---|---|---|
AtomCategoriesMetadata | Atom metadata description for a categories element (app:categories). | |
AtomCategoryMetadata | Represents an Atom metadata description for a category. | |
AtomEntryMetadata | Represents a type for Atom Syndication Format (Atom) entry annotationsAsArray. | |
AtomFeedMetadata | Represents a type for Atom Syndication Format (Atom) feed annotationsAsArray. | |
AtomGeneratorMetadata | Represents an Atom metadata description of a content generator. | |
AtomLinkMetadata | Represents an Atom metadata description for a link. | |
AtomPersonMetadata | Represents an Atom metadata description for a person. | |
AtomResourceCollectionMetadata | Represents an Atom metadata description for a collection (in a workspace). | |
AtomStreamReferenceMetadata | Represents an Atom metadata for stream reference values. | |
AtomTextConstruct | Represents an Atom metadata description for a text construct (plain text, html or xhtml). | |
AtomWorkspaceMetadata | Represents an Atom metadata description for a workspace. | |
ExtensionMethods | Represents the Atom-specific extension methods. |
Enumerations
Enumeration | Description | |
---|---|---|
AtomTextConstructKind | Specifies the different kinds of text content in Atom metadata. |