cef.sdk by: The CEF Authors
  • 65 total downloads
  • Latest version: 143.0.9
  • chrome chromium native embedded browser CEF nativepackage
CEF - Chromium Embedded Framework. NOTE: This package is maintained on behalf of the CEF authors by the CefSharp project at http://github.com/cefsharp/cef-binary
CefSharp.Common by: The CefSharp Authors
  • 131 total downloads
  • Latest version: 143.0.90
  • chrome browser
The CefSharp Chromium-based browser component ('Core' and common 'Element' components, needed by both WPF and WinForms).
chromiumembeddedframework.runtime.win-x64 by: The Chromium Embedded Framework Authors
  • 37 total downloads
  • Latest version: 143.0.9
  • chrome chromium native embedded browser CEF nativepackage
Chromium Embedded Framework (CEF) Release Distribution NOTE: This package is maintained on behalf of the CEF authors by the CefSharp project at http://github.com/cefsharp/cef-binary
chromiumembeddedframework.runtime.win-x86 by: The Chromium Embedded Framework Authors
  • 128 total downloads
  • Latest version: 141.0.11
  • chrome chromium native embedded browser CEF nativepackage
Chromium Embedded Framework (CEF) Release Distribution NOTE: This package is maintained on behalf of the CEF authors by the CefSharp project at http://github.com/cefsharp/cef-binary
ClickOnceToSquirrelMigrator by: Dennis Daume
  • 12 total downloads
  • Latest version: 0.4.1
  • ClickOnce Squirrel Squirrel.Windows Migration
A migration helper from ClickOnce to Squirrel.Windows.
ClosedXML by: Francois Botha, Aleksei Pankratev, Manuel de Leon, Amir Ghezelbash
  • 17 total downloads
  • Latest version: 0.95.3
ClosedXML is a .NET library for reading, manipulating and writing Excel 2007+ (.xlsx, .xlsm) files. It aims to provide an intuitive and user-friendly interface to dealing with the underlying OpenXML API.
CommandLineParser by: gsscoder, nemec, ericnewton76, moh-hassan
  • 93 total downloads
  • Latest version: 2.9.1
  • command line commandline argument option parser parsing library syntax shell
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
  • 24 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.
Common.Logging.Core by: Aleksandar Seovic, Mark Pollack, Erich Eichinger, Stephen Bohlen
  • 20 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.
CommonServiceLocator by: .NET Foundation and Contributors
  • 15 total downloads
  • Latest version: 2.0.7
  • Unity Container unitycontainer Microsoft.Practices.Unity IoC Microsoft.Practices.ServiceLocation Service Location
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
  • 15 total downloads
  • Latest version: 0.2.0-beta13
  • app.config config configuration
A simple configuration library for .NET
ConfigureAwait.Fody by: Cameron MacFarland, Simon Cropp
  • 18 total downloads
  • Latest version: 3.3.2
  • ILWeaving, Fody, Cecil, AOP
Configure async code's ConfigureAwait at a global level.
Confluent.Kafka by: Confluent Inc., Andreas Heider
  • 12 total downloads
  • Latest version: 1.7.0-RC4
  • Kafka Confluent librdkafka
Confluent's .NET Client for Apache Kafka
ConsoleControl by: Dave Kerr
  • 9 total downloads
  • Latest version: 1.2.1
  • Console,Shell
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
  • 3 total downloads
  • Latest version: 1.3.0
  • Console,Shell
The ConsoleControl API provides common functionality used in the ConsoleControl and ConsoleControl.WPF libraries.
ControlzEx by: Jan Karger, Bastian Schmidt, James Willock
  • 15 total downloads
  • Latest version: 4.4.0
  • WPF UI Metro Modern Material XAML Toolkit Library .NET OSS OpenSource WindowChrome
ControlzEx is a library with some shared Controls for WPF.
CoreCompat.System.Drawing by: CoreCompat.System.Drawing
  • 1 total downloads
  • Latest version: 1.0.0-beta006
CoreCompat.System.Drawing
Costura.Fody by: geertvanhorrik, simoncropp
  • 75 total downloads
  • Latest version: 6.0.0
  • ILMerge, ILWeaving, Embed, Resource, Fody, Cecil
Fody add-in for embedding references as resources.
coverlet.collector by: tonerdo
  • 61 total downloads
  • Latest version: 6.0.0
  • 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.
Crc32.NET by: force
  • 3 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.