Namespace Shift.Common.Timeline.Services
Classes
- ServiceLocator
Provides a simple service locator for helpers required by the Timeline library. By design, the Timeline library imposes no dependencies on any other libraries to maximize its testability and reusability.
Interfaces
- IGuidCache<T>
Provides a generic cache for objects indexed by globally unique identifiers.
- IGuidGenerator
Generates globally unique identifiers.