Namespace Simplic.Data.MongoDB
Classes
MongoContext
Mongo context
MongoDbTransactionService
Transaction service or the mongo db.
MongoOrganizationRepositoryBase<TDocument>
MongoOrganizationRepositoryBase<TDocument, TFilter>
MongoReadOnlyRepositoryBase<TId, TDocument, TFilter>
Base implementation of a mongo db read only repository.
MongoRepositoryBase<TId, TDocument, TFilter>
Base repository for reading and writing data from and to the mongo db
OrganizationDocumentBase
Base document for storing organizsation specific data
OrganizationFilterBase
Organization data filter
Interfaces
IMongoContext
MongoDB context