CSRedisCore by: CSRedisCore
  • 88 total downloads
  • Latest version: 3.8.807
  • csredis redis-trib cluster redis c# 缓存壳 集群 哨兵 分区 负载
CSRedis 是 redis.io 官方推荐库,支持 redis-trib集群、哨兵、私有分区与连接池管理技术,简易 RedisHelper 静态类。
Dapper by: Sam Saffron Marc Gravell Nick Craver
  • 292 total downloads
  • Latest version: 2.1.72
  • orm sql micro-orm
A high performance Micro-ORM supporting SQL Server, MySQL, Sqlite, SqlCE, Firebird etc. Major Sponsor: Dapper Plus from ZZZ Projects.
Consul by: PlayFab G-Research
  • 189 total downloads
  • Latest version: 1.8.0
  • Consul service discovery distributed locking health checking
Consul.NET is a .NET client library for the Consul HTTP API
Common.Logging by: Aleksandar Seovic Mark Pollack Erich Eichinger Stephen Bohlen
  • 73 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.
Confluent.Kafka by: Confluent Inc. Andreas Heider
  • 294 total downloads
  • Latest version: 2.14.0
  • Kafka Confluent librdkafka
Confluent's .NET Client for Apache Kafka
coverlet.collector by: tonerdo
  • 65 total downloads
  • Latest version: 6.0.4
  • coverage testing unit-test lcov opencover quality
Coverlet is a cross platform code coverage library for .NET, with support for line, branch and method coverage.
CsvHelper by: Josh Close
  • 827 total downloads
  • Latest version: 33.1.0
  • csv csvhelper comma separated value delimited
A library for reading and writing CSV files. Extremely fast, flexible, and easy to use. Supports reading and writing of custom class objects.
CliWrap by: Tyrrrz
  • 221 total downloads
  • Latest version: 3.10.1
  • shell pipe command line executable interface wrapper standard input output error arguments net core
Library for interacting with command-line interfaces
Core.System.Configuration.Install by: System.Configuration.Install
  • 21 total downloads
  • Latest version: 1.1.0
  • Install Component
Porting of System.Configuration.Install for .NET Core. (.NET 4.0 version)
Crc32.NET by: force
  • 14 total downloads
  • Latest version: 1.2.0
  • crc32 crc-32 crc crc32c .NET
Fast version of Crc32 & Crc32C algorithms for .NET and .NET Core. It is up to 3x-5x times better than other "fast" implemenations. Code based on Crc32C.NET library.
CommunityToolkit.HighPerformance by: Microsoft
  • 75 total downloads
  • Latest version: 8.4.2
  • dotnet Community Toolkit .NET Parallel Performance Unsafe Span Memory String StringPool Array Stream Buffer Extensions Helpers
This package includes high performance .NET helpers such as: - Memory2D<T> and Span2D<T>: two types providing fast and allocation-free abstraction over 2D memory areas. - ArrayPoolBufferWriter<T>: an IBufferWriter<T> implementation using pooled arrays, which also supports IMemoryOwner<T>. - MemoryBufferWriter<T>: an IBufferWriter<T>: implementation that can wrap external Memory<T>: instances. - MemoryOwner<T>: an IMemoryOwner<T> implementation with an embedded length and a fast Span<T> accessor. - SpanOwner<T>: a stack-only type with the ability to rent a buffer of a specified length and getting a Span<T> from it. - StringPool: a configurable pool for string instances that be used to minimize allocations when creating multiple strings from char buffers. - String, array, Memory<T>, Span<T> extensions and more, all focused on high performance. - HashCode<T>: a SIMD-enabled extension of HashCode to quickly process sequences of values. - BitHelper: a class with helper methods to perform bit operations on numeric types. - ParallelHelper: helpers to work with parallel code in a highly optimized manner. - Box<T>: a type mapping boxed value types and exposing some utility and high performance methods. - Ref<T>: a stack-only struct that can store a reference to a value of a specified type. - NullableRef<T>: a stack-only struct similar to Ref<T>, which also supports nullable references.
DelegateDecompiler.EntityFramework by: Alexander Zaytsev
  • 123 total downloads
  • Latest version: 0.35.3
  • LINQ computed-properties computedproperties decompiler decompilation computed properties expressions expression-tree IL EF EntityFramework Entity-Framework
A library which is able to decompile a delegate or a method body to its lambda representation
DelegateDecompiler by: Alexander Zaytsev
  • 66 total downloads
  • Latest version: 0.35.3
  • LINQ computed-properties computedproperties decompiler decompilation computed properties expressions expression-tree IL
A library which is able to decompile a delegate or a method body to its lambda representation
Darabonba by: Alibaba Cloud
  • 13 total downloads
  • Latest version: 1.0.1
  • Alibaba Aliyun Dara Core SDK
Alibaba Cloud Dara Core SDK for .NET
Common.Logging.Core by: Aleksandar Seovic Mark Pollack Erich Eichinger Stephen Bohlen
  • 56 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.
Crc32C.NET by: Robert Važan
  • 4 total downloads
  • Latest version: 1.0.5
  • crc crc32 crc-32 crc32c crc-32c castagnoli managed
Hardware-accelerated CRC-32C (Castagnoli) with super fast software fallback for .NET projects. Don't confuse with ordinary CRC-32. Automatically selects 32-bit or 64-bit embedded native library for maximum performance.
Configuration by: Cameron Fletcher Configuration contributors
  • 25 total downloads
  • Latest version: 0.2.0-beta13
  • app.config config configuration
A simple configuration library for .NET
CoreCompat.System.Drawing by: CoreCompat.System.Drawing
  • 4 total downloads
  • Latest version: 1.0.0-beta006
CoreCompat.System.Drawing
Colorful.Console by: Tom Akita Muhammad Rehan Saeed Matt Furden Drew Noakes Jamie Gould Marcos Vinicius Maia Sergey Korshunov Adam Schiavone IGusev Shreyas Jejurkar
  • 35 total downloads
  • Latest version: 1.2.15
  • Style Styled Output Colourful Colorful Console Command Line ASCII Art FIGlet
Style your C# console output!
CronExpressionDescriptor by: Brady Holt
  • 320 total downloads
  • Latest version: 2.45.0
  • cron schedule quartz quartz.net cron expression
A library that converts cron expressions into human readable descriptions. Supports multiple languages including: English, Brazillian, Spanish, Norwgian, Turkish, Dutch, Chinese Simplified, Russian, French, German, Ukrainian, Persian (Farsi), Polish, Romanian, Italian, Swedish, Slovenian, Danish, Finnish, Greek, Kazakh and Japanese.