CommandLineParser by: gsscoder nemec ericnewton76 moh-hassan
  • 665 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.
ClickHouse.Client by: Oleg Kozlyuk
  • 1.272k total downloads
  • Latest version: 7.14.0
  • clickhouse ado.net client
Fast binary-over-HTTP ADO.NET provider for ClickHouse
Common.Logging by: Aleksandar Seovic Mark Pollack Erich Eichinger Stephen Bohlen
  • 459 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
  • 314 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.
ClosedXML by: Jan Havlíček Francois Botha Aleksei Pankratev Manuel de Leon Amir Ghezelbash
  • 1.454k total downloads
  • Latest version: 0.105.0
  • Excel OpenXml xlsx
See release notes https://github.com/ClosedXML/ClosedXML/releases/tag/0.105.0 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.
ClosedXML.Parser by: Jan Havlíček
  • 123 total downloads
  • Latest version: 2.0.0
  • ClosedXML parser formula xlsx
A lexer and parser of Excel formulas with focus on performance. Its goal is to create an abstract syntax tree from a formula text to enable formula evaluation.
CommonServiceLocator by: .NET Foundation and Contributors
  • 208 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.
chromiumembeddedframework.runtime.win-arm64 by: The Chromium Embedded Framework Authors
  • 860 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
CefSharp.Wpf.NETCore by: The CefSharp Authors
  • 1.365k total downloads
  • Latest version: 143.0.90
  • wpf chrome browser chromium-embedded cefsharp
The CefSharp Chromium-based browser component (WPF control).
chromiumembeddedframework.runtime by: The Chromium Embedded Framework Authors
  • 1.316k 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
  • 1.002k 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-x64 by: The Chromium Embedded Framework Authors
  • 1.263k 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
CefSharp.WinForms by: The CefSharp Authors
  • 2.531k total downloads
  • Latest version: 143.0.90
  • winforms chrome browser chromium-embedded cefsharp
The CefSharp Chromium-based browser component (WinForms control).
Centrifugo.AspNetCore by: Centrifugo.AspNetCore
  • 65 total downloads
  • Latest version: 1.0.16
Centrifugo.AspNetCore is a client for asp.net core 6.0 and 7.0 helps to consume Centrifugo real-time messaging Server API (https://centrifugal.dev/docs/server/server_api)
CommunityToolkit.Diagnostics by: Microsoft
  • 348 total downloads
  • Latest version: 8.4.0
  • dotnet Community Toolkit .NET Diagnostics Guard ThrowHelper TypeInfo Extensions Helpers
This package includes .NET helpers such as: - Guard: Helper methods to verify conditions when running code. - ThrowHelper: Helper methods to efficiently throw exceptions.
ConfigureAwait.Fody by: Cameron MacFarland Simon Cropp
  • 225 total downloads
  • Latest version: 3.3.2
  • ILWeaving Fody Cecil AOP
Configure async code's ConfigureAwait at a global level.
Configuration by: Cameron Fletcher Configuration contributors
  • 88 total downloads
  • Latest version: 0.2.0-beta13
  • app.config config configuration
A simple configuration library for .NET
CommunityToolkit.Maui by: Microsoft
  • 478 total downloads
  • Latest version: 13.0.0
  • dotnet maui toolkit kit communitytoolkit dotnetcommunitytoolkit
The .NET MAUI Community Toolkit is a collection of Animations, Behaviors, Converters, and Custom Views for development with .NET MAUI. It simplifies and demonstrates common developer tasks building iOS, Android, macOS and Windows apps with .NET MAUI.
CommunityToolkit.Maui.Core by: Microsoft
  • 465 total downloads
  • Latest version: 13.0.0
  • dotnet maui toolkit kit communitytoolkit dotnetcommunitytoolkit
Core library for community toolkits using .NET MAUI
CommunityToolkit.WinUI.Notifications by: Microsoft.Toolkit dotnetfoundation
  • 58 total downloads
  • Latest version: 7.1.2
  • notifications win10 windows 10 tile tiles toast toasts badge xml uwp c# csharp c++ wpf winforms
The official way to send toast notifications on Windows 10 via code rather than XML, with the help of IntelliSense. Supports all C# app types, including WPF, UWP, WinForms, and Console, even without packaging your app as MSIX. Also supports C++ UWP apps. Additionally, generate notification payloads from your ASP.NET web server to send as push notifications, or generate notification payloads from class libraries. For UWP/MSIX apps, you can also generate tile and badge notifications.