CefSharp.Common.NETCore
by: The CefSharp Authors
- 1.347k total downloads
- Latest version: 143.0.90
The CefSharp Chromium-based browser component ('Core' and common 'Element' components, needed by both WPF, WinForms and OffScreen implementations).
CefSharp.WinForms
by: The CefSharp Authors
- 2.329k total downloads
- Latest version: 143.0.90
The CefSharp Chromium-based browser component (WinForms control).
CefSharp.Wpf.NETCore
by: The CefSharp Authors
- 1.364k total downloads
- Latest version: 143.0.90
The CefSharp Chromium-based browser component (WPF 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)
chromiumembeddedframework.runtime
by: The Chromium Embedded Framework Authors
- 1.299k total downloads
- Latest version: 143.0.9
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-arm64
by: The Chromium Embedded Framework Authors
- 741 total downloads
- Latest version: 141.0.11
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.251k total downloads
- Latest version: 143.0.9
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
- 966 total downloads
- Latest version: 143.0.9
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
ClickHouse.Client
by: Oleg Kozlyuk
- 1.26k total downloads
- Latest version: 7.14.0
Fast binary-over-HTTP ADO.NET provider for ClickHouse
ClosedXML
by: Jan Havlíček Francois Botha Aleksei Pankratev Manuel de Leon Amir Ghezelbash
- 1.452k total downloads
- Latest version: 0.105.0
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
- 117 total downloads
- Latest version: 2.0.0
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.
CommandLineParser
by: gsscoder nemec ericnewton76 moh-hassan
- 643 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
- 449 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
- 284 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
- 194 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.
CommunityToolkit.Diagnostics
by: Microsoft
- 332 total downloads
- Latest version: 8.4.0
This package includes .NET helpers such as:
- Guard: Helper methods to verify conditions when running code.
- ThrowHelper: Helper methods to efficiently throw exceptions.
CommunityToolkit.Maui
by: Microsoft
- 460 total downloads
- Latest version: 13.0.0
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
- 423 total downloads
- Latest version: 13.0.0
Core library for community toolkits using .NET MAUI
CommunityToolkit.WinUI.Notifications
by: Microsoft.Toolkit dotnetfoundation
- 52 total downloads
- Latest version: 7.1.2
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.
Configuration
by: Cameron Fletcher Configuration contributors
- 79 total downloads
- Latest version: 0.2.0-beta13
A simple configuration library for .NET