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
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-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
CommandLineParser
by: gsscoder nemec ericnewton76
- 116 total downloads
- Latest version: 2.3.0
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
- 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.
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.
CommonServiceLocator
by: .NET Foundation and Contributors
- 48 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.Toolkit
- 20 total downloads
- Latest version: 7.1.2
This package includes .NET Standard code only helpers such as:
- Guard: Helper methods to verify conditions when running code.
- ThrowHelper: Helper methods to efficiently throw exceptions.
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.
ConfigureAwait.Fody
by: Cameron MacFarland Simon Cropp
- 81 total downloads
- Latest version: 3.3.2
Configure async code's ConfigureAwait at a global level.
Confluent.Kafka
by: Confluent Inc. Andreas Heider
- 653 total downloads
- Latest version: 2.5.3
Confluent's .NET Client for Apache Kafka
CoreCompat.System.Drawing
by: CoreCompat.System.Drawing
- 4 total downloads
- Latest version: 1.0.0-beta006
CoreCompat.System.Drawing
Costura.Fody
by: geertvanhorrik simoncropp
- 404 total downloads
- Latest version: 6.0.0
Fody add-in for embedding references as resources.
CouchbaseNetClient
by: Couchbase Inc.
- 290 total downloads
- Latest version: 2.7.27
The Couchbase authored new and improved client for .NET based languages! Package supports both .NET Core and Full Frameworks 4.5.2 and greater.
coverlet.collector
by: tonerdo
- 125 total downloads
- Latest version: 6.0.0
Coverlet is a cross platform code coverage library for .NET, with support for line, branch and method coverage.
coverlet.msbuild
by: tonerdo
- 122 total downloads
- Latest version: 6.0.4
Coverlet is a cross platform code coverage library for .NET, with support for line, branch and method coverage.
CronExpressionDescriptor
by: Brady Holt
- 314 total downloads
- Latest version: 2.41.0
A library that converts cron expressions into human readable descriptions. Supports multiple languages including: English, Brazillian, Spanish, Norwgian, Turkish, Dutch, Chinese Simplified, Russian, French, German, Ukrainian, Persian (Farsi), Polish, Romanian, Italian, Swedish, Slovenian, Danish, Finnish, Greek, Kazakh and Japanese.
CsvHelper
by: Josh Close
- 221 total downloads
- Latest version: 3.0.0-chi06
A library for reading and writing CSV files. Extremely fast, flexible, and easy to use. Supports reading and writing of custom class objects.