ClosedXML
by: Francois Botha, Aleksei Pankratev, Manuel de Leon, Amir Ghezelbash
- 650 total downloads
- Latest version: 0.96.0
Package Description
CoinAPI.WebSocket.V1
by: COINAPI LTD
- 103 total downloads
- Latest version: 1.6.5
SDK for www.CoinAPI.io WebSocket API
CommandLineParser
by: gsscoder, nemec, ericnewton76, moh-hassan
- 1.593k total downloads
- Latest version: 2.9.1
Terse syntax C# command line parser for .NET. For FSharp support see CommandLineParser.FSharp. The Command Line Parser Library offers to CLR applications a clean and concise API for manipulating command line arguments and related tasks.
Common.Logging
by: Aleksandar Seovic, Mark Pollack, Erich Eichinger, Stephen Bohlen
- 402 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.
Common.Logging.Core
by: Aleksandar Seovic, Mark Pollack, Erich Eichinger, Stephen Bohlen
- 309 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
- 144 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.
Configuration
by: Cameron Fletcher, , Configuration contributors
- 135 total downloads
- Latest version: 0.2.0-beta13
A simple configuration library for .NET
ConfigureAwait.Fody
by: Cameron MacFarland, Simon Cropp
- 193 total downloads
- Latest version: 3.4.0
Configure async code's ConfigureAwait at a global level.
Confluent.Kafka
by: Confluent Inc., Andreas Heider
- 1.092k total downloads
- Latest version: 2.5.3
Confluent's .NET Client for Apache Kafka
Confluent.SchemaRegistry
by: Confluent Inc.
- 495 total downloads
- Latest version: 1.4.0-RC1
A .NET Client for Confluent Schema Registry
ConsoleControl
by: Dave Kerr
- 99 total downloads
- Latest version: 1.3.0
The ConsoleControl is a WinForms control that you can drop into a Form to run an external process in a C# application.
ConsoleControlAPI
by: Dave Kerr
- 32 total downloads
- Latest version: 1.3.0
The ConsoleControl API provides common functionality used in the ConsoleControl and ConsoleControl.WPF libraries.
ControlzEx
by: Jan Karger, Bastian Schmidt, James Willock
- 371 total downloads
- Latest version: 5.0.2
ControlzEx is a library with some shared Controls for WPF.
CoreCompat.System.Drawing
by: CoreCompat.System.Drawing
- 15 total downloads
- Latest version: 1.0.0-beta006
CoreCompat.System.Drawing
CoreProfiler
by: teddy.ma
- 69 total downloads
- Latest version: 1.0.3
CoreProfiler - A .NET Core Profiling Library
CoreProfiler.Web
by: teddy.ma
- 69 total downloads
- Latest version: 1.0.3
CoreProfiler.Web - A .NET Core Profiling Library
Costura.Fody
by: geertvanhorrik, simoncropp
- 1.126k total downloads
- Latest version: 6.1.0
Fody add-in for embedding references as resources.
coverlet.collector
by: tonerdo
- 1.2k 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
- 66 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
- 20 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.