Namespace OpenMod.API.Persistence
Classes
DataStoreCreationParameters
Parameters for creating a new data store.
SerializeIgnoreAttribute
Attribute to mark any property or field to be ignored This make API independent of any type such as json/xml/yaml
Interfaces
IDataStore
Provides persistent storage.
IDataStoreFactory
The service used to create data stores. IDataStore.
IOpenModDataStoreAccessor
The service used to access OpenMod's datastore.