core Debouncing & Throttling for taming high frequency code execution Debouncing and Throttling are two common strategies to tame the code execution that handles high frequency events.
core Resilient execution flow with H.Necessaire via OperationResult & safe execution extensions H.Necessaire offers a basic and simple resilience execution model via two paradigms. OperationResult & TryOrFailWithGrace.
core IoC via DI - Inversion of Control via Dependency Injection with H.Necessaire H.Necessaire's mechanism for Inversion of Control via Dependency Injection