Definition Namespace: EntityDb.Common.TypeResolvers Assembly: EntityDb.Common Represents a type that resolves a Type or returns null. public interface IPartialTypeResolver Methods TryResolveType...
ITransactionProcessor Interface
Definition Namespace: EntityDb.Common.Transactions.Subscribers.Processors Assembly: EntityDb.Common Represents a type that processes transactions emitted to a ITransactionSubscriber. public inter...
ISnapshot<TSnapshot> Interface
Definition Namespace: EntityDb.Common.Snapshots Assembly: EntityDb.Common Indicates that the snapshot is compatible with several EntityDb.Common implementations. public interface ISnapshot<TSn...
IProjection<TProjection> Interface
Definition Namespace: EntityDb.Common.Projections Assembly: EntityDb.Common Provides basic functionality for the common implementation of projections. public interface IProjection<TProjection&...
ServiceCollectionExtensions Class
Definition Namespace: EntityDb.Void.Extensions Assembly: EntityDb.Void Extensions for service collections. public static class ServiceCollectionExtensions Inheritance: Object Methods AddVoidTran...
RedisSnapshotSessionOptions<TSnapshot> Class
Definition Namespace: EntityDb.Redis.Sessions Assembly: EntityDb.Redis Configuration options for the Redis implementation of ISnapshotRepository<TSnapshot>. public class RedisSnapshotSessio...
ServiceCollectionExtensions Class
Definition Namespace: EntityDb.Redis.Extensions Assembly: EntityDb.Redis Extensions for service collections. public static class ServiceCollectionExtensions Inheritance: Object Methods AddRedisS...
NpgsqlQueryOptions Class
Definition Namespace: EntityDb.Npgsql.Queries Assembly: EntityDb.Npgsql Defines query options for the Npgsql driver. public class NpgsqlQueryOptions Inheritance: Object Properties LeaseValueSort...
ServiceCollectionExtensions Class
Definition Namespace: EntityDb.Npgsql.Extensions Assembly: EntityDb.Npgsql Extensions for service collections. public static class ServiceCollectionExtensions Inheritance: Object Methods AddNpgs...
NpgsqlConnectionExtensions Class
Definition Namespace: EntityDb.Npgsql.Extensions Assembly: EntityDb.Npgsql Extensions for the Npgsql Connection. public static class NpgsqlConnectionExtensions Inheritance: Object Methods Provis...