TODO: Add Namespace Description Interfaces IAgentSignatureSortBuilder<TSort> Builds a TSort for a agentSignature query. ICommandSortBuilder<TSort> Builds a TSort for a command query. I...
EntityDb.Abstractions.Queries Namespace
TODO: Add Namespace Description Interfaces IAgentSignatureQuery Abstracts a query on agentSignatures. ICommandQuery Abstracts a query on commands. ILeaseQuery Abstracts a query on leases. IQuery A...
EntityDb.Abstractions.Queries.FilterBuilders Namespace
TODO: Add Namespace Description Interfaces IAgentSignatureFilterBuilder<TFilter> Builds a TFilter for a agentSignature query. ICommandFilterBuilder<TFilter> Builds a TFilter for a comm...
EntityDb.Abstractions.Projections Namespace
TODO: Add Namespace Description Interfaces IProjectionRepository<TProjection> Encapsulates the snapshot repository for a projection. IProjectionRepositoryFactory<TProjection> Represent...
EntityDb.Abstractions.Leases Namespace
TODO: Add Namespace Description Interfaces ILease Represents a single metadata property and the context in which the metadata property must be unique.
EntityDb.Abstractions.Entities Namespace
TODO: Add Namespace Description Interfaces IEntityRepository<TEntity> Encapsulates the transaction repository and the snapshot repository of an entity. IEntityRepositoryFactory<TEntity>...
EntityDb.Abstractions.Disposables Namespace
TODO: Add Namespace Description Interfaces IDisposableResource Marks a resource as disposable and provides a default implementation.
EntityDb.Abstractions.Annotations Namespace
TODO: Add Namespace Description Interfaces IEntitiesAnnotation<TData> Represents data for multiple entities that have already been committed, along with relevant information not contained in...
EntityDb.Abstractions.Agents Namespace
Encapsulates data about actors (the person or system that can execute commands). Interfaces IAgent Represents an actor who can interact with transactions. IAgentAccessor Represents a type that can...
EntityDb.Common Assembly
Installation dotnet add package EntityDb.Common Namespaces EntityDb.Common.AgentsMissing Summary Doc!EntityDb.Common.CommandsMissing Summary Doc!EntityDb.Common.EntitiesMissing Summary Doc!EntityD...