Open Source Web Application Framework for ASP.NET Core
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
maliming 7f4347182f
Fix key-value mapping in GetOrAddMany and add tests
4 months ago
..
AbpCachingTestModule.cs Add `AbpHybridCache`. 2 years ago
DistributedCache_ConfigureOptions_Test.cs Resolved #13322: DistributedCache<TCacheItem> should be an adapter instead of inheriting from DistributedCache<TCacheItem, string> 4 years ago
DistributedCache_Tests.cs Fix key-value mapping in GetOrAddMany and add tests 4 months ago
HybridCache_Tests.cs Add `AbpHybridCache`. 2 years ago
PersonCacheItem.cs Complex object key calculation reverted. Overriding ToString method of complex object to be used as key as suggested. 7 years ago
TestMemoryDistributedCache.cs convert file-scoped namespacing for framework 5 years ago