Contrib.Grpc.Core.M1 by: The gRPC Authors einari
  • 258 total downloads
  • Latest version: 2.46.7
  • gRPC RPC HTTP/2
Packaged ARM64 -  M1 version of native library (.dylib).
ConfigureAwait.Fody by: Cameron MacFarland Simon Cropp
  • 932 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
  • 512 total downloads
  • Latest version: 0.2.0-beta13
  • app.config config configuration
A simple configuration library for .NET
ConsoleTables by: khalidabuhakmeh
  • 532 total downloads
  • Latest version: 2.4.2
  • consoletables consoletable console table output
Allows you to print out objects in a table view in a console application. Should be helpful for the diehard console fans.
CommonServiceLocator by: .NET Foundation and Contributors
  • 634 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.
Consul by: Consul
  • 2.784k total downloads
  • Latest version: 0.7.2.6
  • Consul service discovery distributed locking health checking
Package Description
ConsoleTableExt by: Hung Vo
  • 801 total downloads
  • Latest version: 3.3.0
  • console text-table fluent console-table6
A fluent library to print out a nicely formatted table in a console application C#
Common.Logging.Core by: Aleksandar Seovic Mark Pollack Erich Eichinger Stephen Bohlen
  • 585 total downloads
  • Latest version: 3.4.0
  • 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.
Common.Logging by: Aleksandar Seovic Mark Pollack Erich Eichinger Stephen Bohlen
  • 608 total downloads
  • Latest version: 3.4.0-RC1
  • logging log Common.Logging
Common.Logging library introduces a simple abstraction to allow you to select a specific logging implementation at runtime.
CommunityToolkit.Mvvm by: Microsoft
  • 303 total downloads
  • Latest version: 8.4.0
  • dotnet Community Toolkit .NET MVVM MVVMToolkit INotifyPropertyChanged Observable IOC DI Dependency Injection Object Messaging Extensions Helpers
This package includes a .NET MVVM library with helpers such as: - ObservableObject: a base class for objects implementing the INotifyPropertyChanged interface. - ObservableRecipient: a base class for observable objects with support for the IMessenger service. - ObservableValidator: a base class for objects implementing the INotifyDataErrorInfo interface. - RelayCommand: a simple delegate command implementing the ICommand interface. - AsyncRelayCommand: a delegate command supporting asynchronous operations and cancellation. - WeakReferenceMessenger: a messaging system to exchange messages through different loosely-coupled objects. - StrongReferenceMessenger: a high-performance messaging system that trades weak references for speed. - Ioc: a helper class to configure dependency injection service containers.
ConfigureAwaitChecker.Analyzer by: Jiří Činčura
  • 633 total downloads
  • Latest version: 5.0.0.1
  • ConfigureAwaitChecker analyzers async await configureawait
Checks for `ConfigureAwait(false)` usage. More info: * https://www.tabsoverspaces.com/id/233852 * https://www.tabsoverspaces.com/id/233732 * https://www.tabsoverspaces.com/id/233523 * https://www.tabsoverspaces.com/id/233476
Crc32C.NET by: Robert Važan
  • 82 total downloads
  • Latest version: 1.0.5
  • crc crc32 crc-32 crc32c crc-32c castagnoli managed
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.
coverlet.collector by: tonerdo
  • 1.381k total downloads
  • Latest version: 6.0.0
  • coverage testing unit-test lcov opencover quality
Coverlet is a cross platform code coverage library for .NET, with support for line, branch and method coverage.
CoreCompat.System.Drawing by: CoreCompat.System.Drawing
  • 130 total downloads
  • Latest version: 1.0.0-beta006
CoreCompat.System.Drawing
ConcurrentHashSet by: Bar Arnon
  • 590 total downloads
  • Latest version: 1.1.0
  • concurrency
A thread-safe hash-based set
coverlet.msbuild by: tonerdo
  • 920 total downloads
  • Latest version: 6.0.4
  • coverage testing unit-test lcov opencover quality
Coverlet is a cross platform code coverage library for .NET, with support for line, branch and method coverage.
Confluent.Kafka by: Confluent Inc. Andreas Heider
  • 173 total downloads
  • Latest version: 1.5.3
  • Kafka Confluent librdkafka
Confluent's .NET Client for Apache Kafka
Cquential.Microsoft.Practices.Unity by: Kevin Wilson
  • 53 total downloads
  • Latest version: 2.0.414
  • Microsoft Practices Unity
This package contains version 2.0.414.0 of the Microsoft.Practices.Unity runtime DLL.
ControlzEx by: Jan Karger Bastian Schmidt James Willock
  • 1.183k total downloads
  • Latest version: 5.0.2
  • WPF UI Metro Modern Material XAML Toolkit Library .NET OSS OpenSource WindowChrome
ControlzEx is a library with some shared Controls for WPF.
Common.Logging.NLog by: Aleksandar Seovic Mark Pollack Erich Eichinger Stephen Bohlen
  • 249 total downloads
  • Latest version: 2.1.0-M1
Common.Logging library bindings for NLog 1.0 logging framework.