ConcurrentHashSet
by: Bar Arnon
- 30 total downloads
- Latest version: 1.3.0
A thread-safe hash-based set
Configuration
by: Cameron Fletcher Configuration contributors
- 14 total downloads
- Latest version: 0.2.0-beta13
A simple configuration library for .NET
ConfigureAwait.Fody
by: Cameron MacFarland Simon Cropp
- 13 total downloads
- Latest version: 3.3.2
Configure async code's ConfigureAwait at a global level.
Confluent.Kafka
by: Confluent Inc. Andreas Heider
- 82 total downloads
- Latest version: 1.8.2
Confluent's .NET Client for Apache Kafka
ControlzEx
by: Jan Karger Bastian Schmidt James Willock
- 34 total downloads
- Latest version: 4.4.0
ControlzEx is a library with some shared Controls for WPF.
CoreCompat.Portable.Licensing
by: Nauck IT KG
- 6 total downloads
- Latest version: 1.2.12
Portable.Licensing is a cross platform software licensing framework which allows you to implement licensing into your application or library. It provides you all tools to create and validate licenses for your software.
Portable.Licensing is uses cryptographic algorithms to help you ensure that your software is protected.
CoreCompat.System.Drawing
by: CoreCompat.System.Drawing
- 2 total downloads
- Latest version: 1.0.0-beta006
CoreCompat.System.Drawing
coverlet.collector
by: tonerdo
- 18 total downloads
- Latest version: 6.0.0
Coverlet is a cross platform code coverage library for .NET, with support for line, branch and method coverage.
Crc32.NET
by: force
- 5 total downloads
- Latest version: 1.2.0
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.
Crc32C.NET
by: Robert Važan
- 2 total downloads
- Latest version: 1.0.5
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.
Cronos
by: Andrey Dorokhov Sergey Odinokov
- 43 total downloads
- Latest version: 0.11.1
A fully-featured .NET library for parsing cron expressions and calculating next occurrences that was designed with time zones in mind and correctly handles daylight saving time transitions.
CSRedisCore
by: CSRedisCore
- 60 total downloads
- Latest version: 3.8.804
CSRedis 是 redis.io 官方推荐库,支持 redis-trib集群、哨兵、私有分区与连接池管理技术,简易 RedisHelper 静态类。
CsvHelper
by: Josh Close
- 485 total downloads
- Latest version: 30.0.1
A library for reading and writing CSV files. Extremely fast, flexible, and easy to use. Supports reading and writing of custom class objects.
Dapper
by: Sam Saffron Marc Gravell Nick Craver
- 172 total downloads
- Latest version: 1.50.2
A high performance Micro-ORM supporting SQL Server, MySQL, Sqlite, SqlCE, Firebird etc..
Dapper.Contrib
by: Sam Saffron Johan Danforth
- 32 total downloads
- Latest version: 1.50.0
The official collection of get, insert, update and delete helpers for dapper.net. Also handles lists of entities and optional "dirty" tracking of interface-based entities.
Dapper.StrongName
by: Sam Saffron Marc Gravell Nick Craver
- 47 total downloads
- Latest version: 1.50.2
A high performance Micro-ORM supporting SQL Server, MySQL, Sqlite, SqlCE, Firebird etc..
DapperExtensions
by: Thad Smith Page Brooks
- 31 total downloads
- Latest version: 1.6.3
A small library that complements Dapper by adding basic CRUD operations (Get, Insert, Update, Delete) for your POCOs. For more advanced querying scenarios, Dapper Extensions provides a predicate system.
DeepCloner
by: force
- 40 total downloads
- Latest version: 0.10.4
Small Library for fast deep or shallow cloning .NET objects. It allows to copy everything and has a lot of performance tricks for fast copying.
DeviceDetector.NET
by: totpero
- 33 total downloads
- Latest version: 3.11.6
The Universal Device Detection library for .NET that parses User Agents and detects devices (desktop, tablet, mobile, tv, cars, console, etc.), clients (browsers, feed readers, media players, PIMs, ...), operating systems, brands and models. This is a port of the popular PHP device-detector library to C#. For the most part you can just follow the documentation for device-detector with no issue.