Crosser.Common.Utilities.Persistence Namespace |
Class | Description | |
---|---|---|
![]() | RepositoryTKey, TValue |
A static generic thread-safe repository for in-memory storage
|
![]() | RepositoryInstanceTKey, TValue |
A non-static generic repository for in-memory storage
|
![]() | StorageTStorageEntity, TKey, TValue |
A generic thread-safe repository for in-memory storage
|
Interface | Description | |
---|---|---|
![]() | IStorageEntityTKey, TValue |
Used to wrap objects to use as key in a key/valye storage
|