Skip to content

DotNet.Materials

github-actions[bot] edited this page Sep 20, 2026 · 2 revisions

EliteDangerousAlmanac / Materials

Materials

The two things a commander collects and spends: ship engineering materials, and the Odyssey micro resources on-foot engineering asks for.

MaterialCatalogue holds the raw, manufactured and encoded materials, each a Material carrying its category, its line and its MaterialGrade — which is the material's rarity, so there is no separate rarity field to keep in step.

MicroResourceCatalogue holds the components, data, items and consumables, each a MicroResource.

Both catalogues take a name or a symbol in any casing, with any surrounding whitespace, and answer null for one no record carries.

Classes

Records

Enumerations

.NET

Guides
Astronomy
Classes (16)
Records (29)
Enumerations (6)
Commodities
Classes (2)
Records (1)
Enumerations (1)
Equipment
Classes (8)
Records (19)
Enumerations (8)
GalaxyMap
Classes (1)
Records (1)
Localization
Classes (2)
Enumerations (1)
Materials
Classes (5)
Records (2)
Enumerations (4)
Ships
Classes (42)
Records (115)
Interfaces (1)
Enumerations (35)

Clone this wiki locally