Namespace TcOpen.Inxton.Data.InMemory
Classes
InMemoryRepository<T>
Provides in memory data repository.
important
The data in this repository persist only during the run of the application.
InMemoryRepositorySettings<T>
Repository settings for InMemoryRepository<T>.