EasyCaching.InMemory by: ncc Catcher Wong
  • 45 total downloads
  • Latest version: 1.9.4-alpha20241225060119
  • In-Memory LocalCache Caching Cache
A simple in-memory caching provider.
EasyCaching.Redis by: ncc Catcher Wong
  • 48 total downloads
  • Latest version: 1.9.4-alpha20241225054524
  • Redis DistributedCache Caching Cache
A simple distributed caching provider based on StackExchange.Redis.
EasyCaching.Serialization.MessagePack by: ncc Catcher Wong
  • 38 total downloads
  • Latest version: 1.9.4-alpha20241225060119
  • Caching Serialization MessagePack
A serialize library based on MessagePack
EasyCaching.HybridCache by: ncc Catcher Wong
  • 38 total downloads
  • Latest version: 1.9.4-alpha20250317014249
  • Hybrid Synchronization LocalCache DistributedCache Caching
A simple hybrid caching provider combines local caching and distributed caching.
EasyCaching.Core by: ncc Catcher Wong
  • 42 total downloads
  • Latest version: 1.9.4-alpha20241225060119
  • 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!
Dapper.Extensions.Caching.Redis by: Owen
  • 55 total downloads
  • Latest version: 5.2.0
  • Dapper Dapper Extensions DapperExtensions Dapper.Extensions.NetCore Extensions DataBase Sql Server MSSQL MySQL PostgreSQL SQLite ODBC Cahce Caching Redis Memory RedisCaching MemoryCaching
A dapper extension library. Support MySQL,SQL Server,PostgreSQL,SQLite,Oracle and ODBC, Support cache.
CacheManager.Core by: MichaConrad
  • 27 total downloads
  • Latest version: 2.0.0
  • Caching Cache CacheManager Distributed Cache Redis
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 tools. You should install at least one other CacheManager package to get cache handle implementations.
DistributedLock.Core by: Michael Adelson
  • 4 total downloads
  • Latest version: 1.0.8
  • distributed lock async mutex reader writer semaphore
Core interfaces and utilities that support the DistributedLock.* family of packages
EasyCaching.Extensions.EasyCompressor by: Mohammad Javad Ebrahimi
  • 3 total downloads
  • Latest version: 1.4.0
  • Compression Decompression Compress Decompress Compressor Zstd Zstandard LZMA LZ4 Snappy Brotli GZip Deflate EasyCaching Cache Caching Memory In-Memory Distributed DistributedCache Serialization MessagePack Json
A compressor upon EasyCaching serializers using EasyCompressor. This library is very useful for compressing cache data especially for distributed cache (such as Redis) to improve performance by reducing memory usage and network traffic and subsequently. EasyCaching is the best caching abstraction library which supports many providers and serializers. A compression library that implements many compression algorithms such as LZ4, Zstd, LZMA, Snappy, Brotli, GZip, and Deflate. It helps you to improve performance by reducing Memory Usage and Network Traffic for caching.
Dapper.Extensions.NetCore by: Owen
  • 74 total downloads
  • Latest version: 5.3.0
  • Dapper Dapper Extensions DapperExtensions Dapper.Extensions.NetCore Extensions DataBase Sql Server MSSQL MySQL PostgreSQL SQLite ODBC Cahce Caching Redis Memory RedisCaching MemoryCaching
A dapper extension library. Support MySQL,SQL Server,PostgreSQL,SQLite,Oracle and ODBC, Support cache.
CSRedisCore by: CSRedisCore
  • 54 total downloads
  • Latest version: 3.8.804
  • csredis redis-trib cluster redis c# 缓存壳 集群 哨兵 分区 负载
CSRedis 是 redis.io 官方推荐库,支持 redis-trib集群、哨兵、私有分区与连接池管理技术,简易 RedisHelper 静态类。
Common.Logging by: Aleksandar Seovic Mark Pollack Erich Eichinger Stephen Bohlen
  • 11 total downloads
  • Latest version: 3.4.1
  • logging log Common.Logging
Common.Logging library introduces a simple abstraction to allow you to select a specific logging implementation at runtime.
DotNetAnalyzers.PublicApiAnalyzer by: Sam Harwell et. al.
  • 2 total downloads
  • Latest version: 1.0.0-beta.12
  • API DotNetAnalyzers Roslyn Diagnostic Analyzer
An analyzer for packages with public APIs.
Dapper by: Sam Saffron Marc Gravell Nick Craver
  • 129 total downloads
  • Latest version: 2.1.66
  • orm sql micro-orm
A high performance Micro-ORM supporting SQL Server, MySQL, Sqlite, SqlCE, Firebird etc. Major Sponsor: Dapper Plus from ZZZ Projects.
Caching.CSRedis by: Caching.CSRedis
  • 34 total downloads
  • Latest version: 3.8.800
  • caching csredis redis c# 分布式缓存 集群 负载 cluster Microsoft.Extensions.Caching
分布式缓存 CSRedisCore 实现 Microsoft.Extensions.Caching
Castle.Core by: Castle Project Contributors
  • 37 total downloads
  • Latest version: 5.1.1
  • castle dynamicproxy dynamic proxy dynamicproxy2 dictionaryadapter emailsender
Castle Core, including DynamicProxy, Logging Abstractions and DictionaryAdapter
Common.Logging.Core by: Aleksandar Seovic Mark Pollack Erich Eichinger Stephen Bohlen
  • 8 total downloads
  • Latest version: 3.4.1
  • PCL Common.Logging.Portable Common.Logging.Core logging log Common.Logging
Common.Logging.Core contains the portable (PCL) implementation of the Common.Logging low-level abstractions common to all other Common.Logging packages.
CommonServiceLocator by: .NET Foundation and Contributors
  • 5 total downloads
  • Latest version: 2.0.7
  • Unity Container unitycontainer Microsoft.Practices.Unity IoC Microsoft.Practices.ServiceLocation Service Location
The library provides an abstraction over IoC containers and service locators. Using the library allows an application to indirectly access the capabilities without relying on hard references.
DotNetAnalyzers.PublicApiAnalyzer.Unstable by: Sam Harwell et. al.
  • 1 total downloads
  • Latest version: 1.0.0.12
  • API DotNetAnalyzers Roslyn Diagnostic Analyzer
An analyzer for packages with public APIs.
Dapper.Extensions.Caching.Memory by: Owen
  • 1 total downloads
  • Latest version: 5.0.0
  • Dapper Dapper Extensions DapperExtensions Dapper.Extensions.NetCore Extensions DataBase Sql Server MSSQL MySQL PostgreSQL SQLite ODBC Cahce Caching Redis Memory RedisCaching MemoryCaching
A dapper extension library. Support MySQL,SQL Server,PostgreSQL,SQLite and ODBC, Support cache.