ConfigureAwait.Fody
by: Cameron MacFarland Simon Cropp
- 7 total downloads
- Latest version: 3.3.2
Configure async code's ConfigureAwait at a global level.
coverlet.collector
by: tonerdo
- 0 total downloads
- Latest version: 6.0.4
Coverlet is a cross platform code coverage library for .NET, with support for line, branch and method coverage.
CSRedisCore
by: CSRedisCore
- 54 total downloads
- Latest version: 3.8.804
CSRedis 是 redis.io 官方推荐库,支持 redis-trib集群、哨兵、私有分区与连接池管理技术,简易 RedisHelper 静态类。
Cucumber.Messages
by: Cucumber Ltd TechTalk
- 0 total downloads
- Latest version: 6.0.1
Protocol Buffer messages for Cucumber's and SpecFlow's inter-process communication
Dapper
by: Sam Saffron Marc Gravell Nick Craver
- 139 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.
Dapper.Extensions.Caching.Memory
by: ZeeLyn
- 45 total downloads
- Latest version: 5.3.1
A dapper extension library. Support MySQL,SQL Server,PostgreSQL,SQLite,Oracle and ODBC, Support cache.
Dapper.Extensions.Caching.Redis
by: ZeeLyn
- 67 total downloads
- Latest version: 5.3.1
A dapper extension library. Support MySQL,SQL Server,PostgreSQL,SQLite,Oracle and ODBC, Support cache.
Dapper.Extensions.MSSQL
by: ZeeLyn
- 5 total downloads
- Latest version: 5.3.1
A dapper extension library. Support MySQL,SQL Server,PostgreSQL,SQLite,Oracle and ODBC, Support cache.
Dapper.Extensions.NetCore
by: ZeeLyn
- 85 total downloads
- Latest version: 5.3.1
A dapper extension library. Support MySQL,SQL Server,PostgreSQL,SQLite,Oracle and ODBC, Support cache.
DistributedLock.Core
by: Michael Adelson
- 4 total downloads
- Latest version: 1.0.8
Core interfaces and utilities that support the DistributedLock.* family of packages
dotMorten.Microsoft.SqlServer.Types
by: Morten Nielsen
- 5 total downloads
- Latest version: 2.5.0
Allows you to use SQL Server spatial SqlHierarchy types on a machine without SQL Server installed and decode these UDT types in any .NET Standard client
DotNetAnalyzers.PublicApiAnalyzer
by: Sam Harwell et. al.
- 3 total downloads
- Latest version: 1.0.0-beta.12
An analyzer for packages with public APIs.
DotNetAnalyzers.PublicApiAnalyzer.Unstable
by: Sam Harwell et. al.
- 1 total downloads
- Latest version: 1.0.0.12
An analyzer for packages with public APIs.
EasyCaching.Core
by: ncc Catcher Wong
- 52 total downloads
- Latest version: 1.9.4-alpha20250317014249
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!
EasyCaching.Extensions.EasyCompressor
by: Mohammad Javad Ebrahimi
- 7 total downloads
- Latest version: 2.1.0
A nice integration between EasyCaching and EasyCompressor.
This library aids in Improving Performance by Reducing Memory Usage and Bandwidth Usage by compressing your cache data, especially for distributed cache (such as Redis).
EasyCaching is an Easy-to-Use caching library that offers many features and supports many providers and serializers.
An Easy-to-Use and Optimized compression library for .NET that unified several compression algorithms including LZ4, Snappy, Zstd, LZMA, Brotli, GZip, ZLib, and Deflate.
EasyCaching.HybridCache
by: ncc Catcher Wong
- 47 total downloads
- Latest version: 1.9.4-alpha20250317014249
A simple hybrid caching provider combines local caching and distributed caching.
EasyCaching.InMemory
by: ncc Catcher Wong
- 55 total downloads
- Latest version: 1.9.4-alpha20250317014249
A simple in-memory caching provider.
EasyCaching.Redis
by: ncc Catcher Wong
- 59 total downloads
- Latest version: 1.9.4-alpha20250317014249
A simple distributed caching provider based on StackExchange.Redis.
EasyCaching.Serialization.MessagePack
by: ncc Catcher Wong
- 48 total downloads
- Latest version: 1.9.4-alpha20250317014249
A serialize library based on MessagePack