Home ServiceCollectionExtensions Class
Post
Cancel

ServiceCollectionExtensions Class

Definition

Namespace: EntityDb.InMemory.Extensions
Assembly: EntityDb.InMemory

Extensions for service collections.

1
public static class ServiceCollectionExtensions

Inheritance: Object

Methods

AddInMemorySnapshots(IServiceCollection, Boolean) Adds a production-ready implementation of ISnapshotRepositoryFactory<TSnapshot> to a service collection.
This post is licensed under CC BY 4.0 by the author.