CouchbaseNetClient
by: Couchbase Inc.
- 1.42k total downloads
- Latest version: 3.8.0
The Official Couchbase .NET SDK.
coverlet.collector
by: tonerdo
- 190 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.
Common.Logging
by: Aleksandar Seovic Mark Pollack Erich Eichinger Stephen Bohlen
- 247 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.
Confluent.Kafka
by: Confluent Inc. Andreas Heider
- 888 total downloads
- Latest version: 2.11.1
Confluent's .NET Client for Apache Kafka
CronExpressionDescriptor
by: Brady Holt
- 707 total downloads
- Latest version: 2.44.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.
Common.Logging.Core
by: Aleksandar Seovic Mark Pollack Erich Eichinger Stephen Bohlen
- 181 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.
coverlet.msbuild
by: tonerdo
- 276 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.
Costura.Fody
by: geertvanhorrik simoncropp
- 557 total downloads
- Latest version: 6.0.0
Fody add-in for embedding references as resources.
Consul
by: PlayFab G-Research
- 1.093k total downloads
- Latest version: 1.7.14.9
Consul.NET is a .NET client library for the Consul HTTP API
Coravel
by: James Hickey
- 311 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!
Coravel.Razor
by: James Hickey
- 12 total downloads
- Latest version: 0.1.2
Razor views etc. required by Coravel
CommunityToolkit.Diagnostics
by: Microsoft
- 160 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.
Couchbase
by: Couchbase Inc.
- 26 total downloads
- Latest version: 3.4.14-rc3
The Official On-Premise Couchbase .NET SDK.
Configuration
by: Cameron Fletcher Configuration contributors
- 36 total downloads
- Latest version: 0.2.0-beta13
A simple configuration library for .NET
CommonServiceLocator
by: .NET Foundation and Contributors
- 94 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.
ConfigureAwait.Fody
by: Cameron MacFarland Simon Cropp
- 115 total downloads
- Latest version: 3.3.2
Configure async code's ConfigureAwait at a global level.
CommunityToolkit.WinUI.Notifications
by: Microsoft.Toolkit dotnetfoundation
- 20 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.
CoreCompat.System.Drawing
by: CoreCompat.System.Drawing
- 7 total downloads
- Latest version: 1.0.0-beta006
CoreCompat.System.Drawing
Crc32C.NET
by: Robert Važan
- 12 total downloads
- Latest version: 1.0.5
Hardware-accelerated CRC-32C (Castagnoli) with super fast software fallback for .NET projects. Don't confuse with ordinary CRC-32. Automatically selects 32-bit or 64-bit embedded native library for maximum performance.