Home
EntityDb Documentation
Cancel

EntityDb.InMemory.Sessions Namespace

Missing Summary Doc! Classes InMemorySnapshotSessionOptions Configures the in-memory snapshot repository.

EntityDb.InMemory.Extensions Namespace

Missing Summary Doc! Classes ServiceCollectionExtensions Extensions for service collections.

EntityDb.Common.TypeResolvers Namespace

Missing Summary Doc! Interfaces IPartialTypeResolver Represents a type that resolves a Type or returns null. ITypeResolver Represents a type that resolves a Type.

EntityDb.Common.Transactions.Subscribers.Processors Namespace

Missing Summary Doc! Interfaces ITransactionProcessor Represents a type that processes transactions emitted to a ITransactionSubscriber.

EntityDb.Common.Tags Namespace

Missing Summary Doc! Classes Tag Represents a single metadata property, which can be used to query the current state of an entity.

EntityDb.Common.Snapshots Namespace

Missing Summary Doc! Interfaces ISnapshot<TSnapshot> Indicates that the snapshot is compatible with several EntityDb.Common implementations.

EntityDb.Common.Queries.Modified Namespace

Missing Summary Doc! Classes ModifiedQueryOptions Options for modified queries, which can be created via QueryExtensions.

EntityDb.Common.Projections Namespace

Missing Summary Doc! Interfaces IProjection<TProjection> Provides basic functionality for the common implementation of projections.

EntityDb.Common.Leases Namespace

Missing Summary Doc! Classes Lease Represents a single metadata property and the context in which the metadata property must be unique.

EntityDb.Common.Extensions Namespace

Missing Summary Doc! Classes FilterBuilderExtensions Extensions for filter builders. QueryExtensions Extensions for queries. ServiceCollectionExtensions Extensions for service collections. SortBuil...