EasyCaching.Core 0.6.0
EasyCaching is a open source caching library that contains basic usages and some advanced usages of caching which can help us to handle caching more easier!
Showing the top 20 packages that depend on EasyCaching.Core.
Packages | Downloads |
---|---|
EasyCaching.InMemory
A simple in-memory caching provider.
|
4 |
EasyCaching.InMemory
A simple in-memory caching provider.
|
3 |
EasyCaching.InMemory
A simple in-memory caching provider.
|
2 |
EasyCaching.InMemory
In-memory cache based on EasyCaching.Core and Microsoft.Extensions.Caching.Memory
|
2 |
EasyCaching.InMemory
EasyCaching is a open source caching library that contains basic opreations of caching.
|
2 |
EasyCaching.InMemory
A simple in-memory caching provider.
|
1 |
1. Named Serializer
2. Add a new CachingProviderType for DiskCachingProvider
3. Remove Refresh/RefreshAsync methods
4. HybridCachingProvider add GetAsync method with type
.NET Standard 2.0
- Microsoft.AspNetCore.Http.Abstractions (>= 2.2.0)
- Microsoft.Extensions.DependencyInjection (>= 2.2.0)
- Microsoft.Extensions.Logging (>= 2.2.0)
- Microsoft.Extensions.Options.ConfigurationExtensions (>= 2.2.0)
- System.Diagnostics.DiagnosticSource (>= 4.5.1)