Date: 2025-03-06 13:48:28
Score: 2.5
Natty:
using MemoryCache cache = new(new MemoryCacheOptions());
as shown here https://www.nuget.org/packages/microsoft.extensions.caching.memory
Reasons:
- Probably link only (1):
- Low length (1.5):
- Has code block (-0.5):
- Low reputation (0.5):
Posted by: BLong