An easy to use cache implementation for all layers of an application with support for both Sync & Async Lazy<T> initialization.
-
Updated
Nov 16, 2023 - C#
An easy to use cache implementation for all layers of an application with support for both Sync & Async Lazy<T> initialization.
SmartCache.NET is a high-performance, thread-safe caching executor for .NET. It supports synchronous and asynchronous data fetching with TTL-based caching and optional background refresh. Eliminate redundant computations, boost performance, and simplify caching logic in your apps.
Lightweight asynchronous in-memory cache that handles construction and disposal of all your expensive objects
Add a description, image, and links to the async-cache topic page so that developers can more easily learn about it.
To associate your repository with the async-cache topic, visit your repo's landing page and select "manage topics."