MobileTrack.DataContainers.Repositories Namespace
Implementation of the ORM for containers for Azure Cosmos Database.
ORMs are derived from
ItemBaseRepositoryT where T (derived from
IIdLabel) is the interface of the data structure.
These ORMs contact the Azure Cosmos Database Container their interface is assigned to.