EasyCaching.InMemory
by: ncc Catcher Wong
- 45 total downloads
- Latest version: 1.9.4-alpha20241225060119
A simple in-memory caching provider.
EasyCaching.Redis
by: ncc Catcher Wong
- 48 total downloads
- Latest version: 1.9.4-alpha20241225054524
A simple distributed caching provider based on StackExchange.Redis.
EasyCaching.HybridCache
by: ncc Catcher Wong
- 38 total downloads
- Latest version: 1.9.4-alpha20250317014249
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
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
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
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
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
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
A dapper extension library. Support MySQL,SQL Server,PostgreSQL,SQLite,Oracle and ODBC, Support cache.
BouncyCastle.NetCore
by: BouncyCastle
- 16 total downloads
- Latest version: 2.2.1
a BouncyCastle redist package include .Net Framework and .Net Core/ Standard support
CSRedisCore
by: CSRedisCore
- 54 total downloads
- Latest version: 3.8.804
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
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
An analyzer for packages with public APIs.
Dapper
by: Sam Saffron Marc Gravell Nick Craver
- 129 total downloads
- Latest version: 2.1.66
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
分布式缓存 CSRedisCore 实现 Microsoft.Extensions.Caching
Castle.Core
by: Castle Project Contributors
- 37 total downloads
- Latest version: 5.1.1
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
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
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
An analyzer for packages with public APIs.
Dapper.Extensions.Caching.Memory
by: Owen
- 1 total downloads
- Latest version: 5.0.0
A dapper extension library. Support MySQL,SQL Server,PostgreSQL,SQLite and ODBC, Support cache.