Skip To Content
Toggle navigation
Packages
Upload
Statistics
Documentation
Downloads
Blog
Sign in
Frameworks
.NET
net7.0
net6.0
net5.0
.NET Core
netcoreapp3.1
netcoreapp3.0
netcoreapp2.2
netcoreapp2.1
netcoreapp2.0
netcoreapp1.1
netcoreapp1.0
.NET Standard
netstandard2.1
netstandard2.0
netstandard1.6
netstandard1.5
netstandard1.4
netstandard1.3
netstandard1.2
netstandard1.1
netstandard1.0
.NET Framework
net481
net48
net472
net471
net47
net462
net461
net46
net452
net451
net45
net40
net35
net30
net20
Package type
All types
Dependency
.NET tool
Template
Options
Include prerelease
806 packages returned for Tags:"caching"
Sort by
Relevance
Downloads
Recently updated
Microsoft.
AspNetCore.
ResponseCaching.
Abstractions
by:
aspnet
Microsoft
Deprecated
412,838,347 total downloads
last updated
12/3/2018
Latest version:
2.2.0
aspnetcore
cache
caching
ASP.NET Core response caching middleware abstractions and feature interface definitions. This package was built from the source code at...
More information
Microsoft.
AspNetCore.
ResponseCaching
by:
aspnet
Microsoft
Deprecated
44,967,303 total downloads
last updated
12/3/2018
Latest version:
2.2.0
aspnetcore
cache
caching
ASP.NET Core middleware for caching HTTP responses on the server. This package was built from the source code at https://github.com/aspnet/ResponseCaching/tree/9f49398f28d7c1e0dc0305f8080351c413b0f297
GreenDonut
by:
ChilliCream
mstaib
r_staib
12,914,511 total downloads
last updated
5/10/2023
Latest version:
14.0.0-preview.11.3
DataLoader
Batching
Caching
GraphQL
ChilliCream
Facebook
Green Donut is a port of facebook's DataLoader utility, written in C# for .NET Core and .NET Framework.
Polly.
Caching.
Memory
by:
dylanreisenberger
joelhulen
Polly
7,594,680 total downloads
last updated
10/18/2019
Latest version:
3.0.2
Polly
Cache
Caching
Cache-aside
Polly.Caching.Memory is a plug-in for the .NET OSS resilience library Polly, supporting Microsoft.Extensions.Caching.Memory.MemoryCache as a provider for Polly's CachePolicy.
LazyCache
by:
alastairtree
16,279,023 total downloads
last updated
9/1/2021
Latest version:
2.4.0
Caching
Performance
Speed
In-memory
IMemoryCache
Generics
ServiceCacheing
Lazy
Cache
Lazy-Load
More tags
Lazy cache is a simple, thread safe, in-memory caching library that makes it easy to add high performance caching to your dotnet app.
CacheManager.
Core
by:
MichaConrad
9,532,922 total downloads
last updated
11/15/2018
Latest version:
2.0.0-beta-1629
Caching
Cache
CacheManager
Distributed
Cache
StackExchange
Redis
Memcached
CacheManager is an open source caching abstraction layer for .NET written in C#. It supports various cache providers and implements many advanced features. The Core library contains all base interfaces and...
More information
EnyimMemcached
by:
enyim
3,543,650 total downloads
last updated
8/21/2016
Latest version:
2.16.0
memcached
enyim
cache
caching
Memcached client library for .NET based languages.
Xamarin.
FFImageLoading
by:
daniel.luberda
molinch
13,786,302 total downloads
last updated
5/19/2019
Latest version:
2.4.11.982
xamarin
android
ios
mac
windows
image
cache
caching
memory
bitmap
More tags
Xamarin Library to load images quickly and easily. Features: - Xamarin.iOS, Xamarin.Android, Xamarin.Forms, Xamarin.Mac and Windows (WinRT, UWP) support - Configurable disk and memory caching - Multiple image...
More information
EasyCaching.
Core
by:
catcherwong
ncc
5,140,319 total downloads
last updated
2/26/2023
Latest version:
1.9.0
Caching
Cache
Distributed
Memory
Interceptor
Hybrid
ResponseCaching
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!
CacheManager.
Microsoft.
Extensions.
Caching.
Memory
by:
MichaConrad
2,898,573 total downloads
last updated
11/15/2018
Latest version:
2.0.0-beta-1629
Caching
Cache
CacheManager
MemoryCache
CacheManager is an open source caching abstraction layer for .NET written in C#. It supports various cache providers and implements many advanced features. This package contains the specific cache handle for...
More information
EasyCaching.
InMemory
by:
catcherwong
ncc
2,630,290 total downloads
last updated
2/26/2023
Latest version:
1.9.0
In-Memory
LocalCache
Caching
Cache
A simple in-memory caching provider.
CacheManager.
Serialization.
Json
by:
MichaConrad
3,625,468 total downloads
last updated
11/15/2018
Latest version:
2.0.0-beta-1629
Caching
Cache
CacheManager
Distributed
Cache
JSON
Serialization
CacheManager extension package providing JSON serialization for distributed caches. CacheManager is an open source caching abstraction layer for .NET written in C#. It supports various cache providers and...
More information
CacheManager.
StackExchange.
Redis
by:
MichaConrad
4,033,893 total downloads
last updated
11/15/2018
Latest version:
2.0.0-beta-1629
Caching
Cache
CacheManager
Distributed
Cache
StackExchange
Redis
Azure
AppFabric
Memcached
CacheManager extension package which adds support for Redis as a distributed cache layer. CacheManager is an open source caching abstraction layer for .NET written in C#. It supports various cache providers and...
More information
AWSSDK.
SecretsManager.
Caching
by:
awsdotnet
4,040,655 total downloads
last updated
10/26/2022
Latest version:
1.0.5
AWS
Amazon
cloud
aws-sdk-v3
secrets
secret
manager
secretsmanager
caching
cache
The AWS Secrets Manager .NET caching client enables in-process caching of secrets for C# applications.
CacheManager.
Microsoft.
Extensions.
Configuration
by:
MichaConrad
2,544,015 total downloads
last updated
11/15/2018
Latest version:
2.0.0-beta-1629
Caching
Cache
CacheManager
Distributed
Cache
Configuration
CacheManager extension package to use Microsoft.Extensions.Configuration to configure the CacheManager instance. CacheManager is an open source caching abstraction layer for .NET written in C#. This is the...
More information
EasyCaching.
Redis
by:
catcherwong
ncc
1,564,460 total downloads
last updated
2/26/2023
Latest version:
1.9.0
Redis
DistributedCache
Caching
Cache
A simple distributed caching provider based on StackExchange.Redis.
Polly.
Caching.
Distributed
by:
dylanreisenberger
joelhulen
Polly
1,405,523 total downloads
last updated
11/13/2019
Latest version:
3.0.1
Polly
Cache
Caching
Cache-aside
Polly.Caching.Distributed is a plug-in for the .NET OSS resilience library Polly, supporting Microsoft.Extensions.Caching.Distributed.IDistributedCache as a provider for Polly's CachePolicy.
ServiceStack.
Server
by:
mythz
servicestack
1,950,648 total downloads
last updated
3/29/2023
Latest version:
6.8.0
ServiceStack
AutoQuery
OrmLite
Redis
MQ
Caching
ServerEvents
Integration libraries and adapters with other major ServiceStack server components. Includes high-level API's that use OrmLite and Redis including: - AutoQuery - Redis MQ -...
More information
CacheManager.
Microsoft.
Extensions.
Logging
by:
MichaConrad
1,959,447 total downloads
last updated
11/15/2018
Latest version:
2.0.0-beta-1629
Caching
Cache
CacheManager
Distributed
Cache
Logging
CacheManager extension package to work with Microsoft.Extensions.Logging as logging provider. CacheManager is an open source caching abstraction layer for .NET written in C#. The ASP.NET Core logging provides a...
More information
CacheManager.
SystemRuntimeCaching
by:
MichaConrad
2,534,985 total downloads
last updated
11/15/2018
Latest version:
2.0.0-beta-1629
Caching
Cache
CacheManager
Distributed
Cache
StackExchange
Redis
Azure
AppFabric
Memcached
CacheManager extension package which adds System.Runtime.Caching.MemoryCache as an option for a local in-memory cache layer. CacheManager is an open source caching abstraction layer for .NET written in C#. It...
More information
Previous
Next