ClosedXML
by: Jan Havlíček Francois Botha Aleksei Pankratev Manuel de Leon Amir Ghezelbash
- 337 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.
CommandLineParser
by: gsscoder nemec ericnewton76 moh-hassan
- 212 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.
CefSharp.Common
by: The CefSharp Authors
- 705 total downloads
- Latest version: 138.0.170
The CefSharp Chromium-based browser component ('Core' and common 'Element' components, needed by both WPF and WinForms).
Confluent.Kafka
by: Confluent Inc. Andreas Heider
- 691 total downloads
- Latest version: 2.10.0
Confluent's .NET Client for Apache Kafka
Common.Logging
by: Aleksandar Seovic Mark Pollack Erich Eichinger Stephen Bohlen
- 57 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.
CommunityToolkit.Diagnostics
by: Microsoft
- 85 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.
chromiumembeddedframework.runtime
by: The Chromium Embedded Framework Authors
- 466 total downloads
- Latest version: 137.0.10
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
Coravel
by: James Hickey
- 302 total downloads
- Latest version: 4.1.2
Near-zero config .NET Core library that makes Task Scheduling, Caching, Queuing, Mailing, Event Broadcasting (and more) a breeze!
ConfigureAwait.Fody
by: Cameron MacFarland Simon Cropp
- 81 total downloads
- Latest version: 3.3.2
Configure async code's ConfigureAwait at a global level.
chromiumembeddedframework.runtime.win-x86
by: The Chromium Embedded Framework Authors
- 317 total downloads
- Latest version: 137.0.10
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.Common.NETCore
by: The CefSharp Authors
- 524 total downloads
- Latest version: 137.0.100
The CefSharp Chromium-based browser component ('Core' and common 'Element' components, needed by both WPF, WinForms and OffScreen implementations).
chromiumembeddedframework.runtime.win-x64
by: The Chromium Embedded Framework Authors
- 413 total downloads
- Latest version: 137.0.10
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
- 366 total downloads
- Latest version: 137.0.10
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
ClosedXML.Parser
by: Jan Havlíček
- 46 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.
CefSharp.WinForms
by: The CefSharp Authors
- 279 total downloads
- Latest version: 86.0.241
The CefSharp Chromium-based browser component (WinForms control).
CommunityToolkit.WinUI.Notifications
by: Microsoft.Toolkit dotnetfoundation
- 6 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.
Consul
by: PlayFab G-Research
- 739 total downloads
- Latest version: 1.7.14.7
Consul.NET is a .NET client library for the Consul HTTP API
Common.Logging.Core
by: Aleksandar Seovic Mark Pollack Erich Eichinger Stephen Bohlen
- 51 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.
Coravel.Razor
by: James Hickey
- 11 total downloads
- Latest version: 0.1.2
Razor views etc. required by Coravel
CommonServiceLocator
by: .NET Foundation and Contributors
- 62 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.