TODO: Add Namespace Description
Interfaces
| IEntityRepository<TEntity> | Encapsulates the transaction repository and the snapshot repository of an entity. |
| IEntityRepositoryFactory<TEntity> | Represents a type used to create instances of IEntityRepository<TEntity> |