Contrib.Grpc.Core.M1
by: The gRPC Authors einari
- 58 total downloads
- Latest version: 2.46.7
Packaged ARM64 - M1 version of native library (.dylib).
ConfigureAwait.Fody
by: Cameron MacFarland Simon Cropp
- 182 total downloads
- Latest version: 3.3.2
Configure async code's ConfigureAwait at a global level.
Configuration
by: Cameron Fletcher Configuration contributors
- 115 total downloads
- Latest version: 0.2.0-beta13
A simple configuration library for .NET
ConsoleTables
by: khalidabuhakmeh
- 101 total downloads
- Latest version: 2.4.2
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
- 153 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.
ConsoleTableExt
by: Hung Vo
- 303 total downloads
- Latest version: 3.3.0
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
- 139 total downloads
- Latest version: 3.4.0
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
- 163 total downloads
- Latest version: 3.4.0-RC1
Common.Logging library introduces a simple abstraction to allow you to select a specific logging implementation at runtime.
CommunityToolkit.Mvvm
by: Microsoft
- 55 total downloads
- Latest version: 8.4.0
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
- 188 total downloads
- Latest version: 5.0.0.1
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
coverlet.collector
by: tonerdo
- 794 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.
CoreCompat.System.Drawing
by: CoreCompat.System.Drawing
- 20 total downloads
- Latest version: 1.0.0-beta006
CoreCompat.System.Drawing
CommandLineParser
by: gsscoder nemec ericnewton76 moh-hassan
- 451 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.
ConcurrentHashSet
by: Bar Arnon
- 180 total downloads
- Latest version: 1.1.0
A thread-safe hash-based set
coverlet.msbuild
by: tonerdo
- 186 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.
Confluent.Kafka
by: Confluent Inc. Andreas Heider
- 40 total downloads
- Latest version: 1.5.3
Confluent's .NET Client for Apache Kafka
Cquential.Microsoft.Practices.Unity
by: Kevin Wilson
- 13 total downloads
- Latest version: 2.0.414
This package contains version 2.0.414.0 of the Microsoft.Practices.Unity runtime DLL.
ControlzEx
by: Jan Karger Bastian Schmidt James Willock
- 190 total downloads
- Latest version: 4.4.0
ControlzEx is a library with some shared Controls for WPF.
Common.Logging.NLog
by: Aleksandar Seovic Mark Pollack Erich Eichinger Stephen Bohlen
- 76 total downloads
- Latest version: 2.1.0-M1
Common.Logging library bindings for NLog 1.0 logging framework.