cef.redist.x64 by: The Chromium Embedded Framework Authors
  • 97 total downloads
  • Latest version: 120.1.10
  • chrome chromium native embedded browser CEF nativepackage
CEF - the 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
cef.redist.x86 by: The Chromium Embedded Framework Authors
  • 92 total downloads
  • Latest version: 120.2.7
  • chrome chromium native embedded browser CEF nativepackage
CEF - the 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
  • 179 total downloads
  • Latest version: 136.1.40
  • chrome browser
The CefSharp Chromium-based browser component ('Core' and common 'Element' components, needed by both WPF and WinForms).
CefSharp.WinForms by: The CefSharp Authors
  • 10 total downloads
  • Latest version: 83.4.20
  • winforms chrome browser chromium-embedded cefsharp
The CefSharp Chromium-based browser component (WinForms control).
chromiumembeddedframework.runtime.win-x64 by: The Chromium Embedded Framework Authors
  • 49 total downloads
  • Latest version: 136.1.4
  • 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
  • 74 total downloads
  • Latest version: 136.1.4
  • 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
CommandLineParser by: Giacomo Stelluti Scala
  • 11 total downloads
  • Latest version: 1.9.6-rc1
  • command line argument option parser parsing library syntax shell
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
  • 10 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
  • 13 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
  • 6 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.
CommunityToolkit.HighPerformance by: Microsoft.Toolkit
  • 6 total downloads
  • Latest version: 7.1.2
  • Windows Community Toolkit WCT .NET Parallel Performance Unsafe Span Memory String StringPool Array Stream Buffer Extensions Helpers
This package includes high performance .NET Standard 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.
ConfigureAwait.Fody by: Cameron MacFarland Simon Cropp
  • 16 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
  • 61 total downloads
  • Latest version: 2.5.3
  • Kafka Confluent librdkafka
Confluent's .NET Client for Apache Kafka
Consul by: Consul
  • 21 total downloads
  • Latest version: 0.7.2.6
  • Consul service discovery distributed locking health checking
Package Description
CoreCompat.Portable.Licensing by: Nauck IT KG
  • 1 total downloads
  • Latest version: 1.1.2-beta002
CoreCompat.Portable.Licensing
CoreCompat.System.Drawing by: CoreCompat.System.Drawing
  • 1 total downloads
  • Latest version: 1.0.0-beta006
CoreCompat.System.Drawing
coverlet.collector by: tonerdo
  • 18 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.
Cronos by: Andrey Dorokhov Sergey Odinokov
  • 9 total downloads
  • Latest version: 0.11.0
  • Cronos Cron Recurring
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.
CsvHelper by: Josh Close
  • 8 total downloads
  • Latest version: 3.0.0-chi06
  • 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.
Dapper by: Sam Saffron Marc Gravell Nick Craver
  • 21 total downloads
  • Latest version: 1.60.1
  • orm sql micro-orm
A high performance Micro-ORM supporting SQL Server, MySQL, Sqlite, SqlCE, Firebird etc..