ironyx
- 135,654 total downloads
- last updated 5/1/2016
- Latest version: 1.0.1
Operates identically to a regular MemoryCache, except that it properly initiates trims at the configured polling interval based on your memory settings.
- 87 total downloads
- last updated 6/24/2022
- Latest version: 1.1.0
Automatically add dependencies to your `IServiceCollection` by namespace. Matches on convention of classes where the class name ends with the interface name minus the leading `I`. Example: `InMemoryCacheManager` and `CacheManager` will match `ICacheManager`.