Contrib.Grpc.Core.M1
by: The gRPC Authors einari
- 98 total downloads
- Latest version: 2.46.7
Packaged ARM64 - M1 version of native library (.dylib).
ConfigureAwait.Fody
by: Cameron MacFarland Simon Cropp
- 481 total downloads
- Latest version: 3.3.2
Configure async code's ConfigureAwait at a global level.
Configuration
by: Cameron Fletcher Configuration contributors
- 233 total downloads
- Latest version: 0.2.0-beta13
A simple configuration library for .NET
ConsoleTables
by: khalidabuhakmeh
- 247 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.
Consul
by: PlayFab G-Research
- 1.796k total downloads
- Latest version: 1.7.14.9
Consul.NET is a .NET client library for the Consul HTTP API
Crc32.NET
by: force
- 11.944k total downloads
- Latest version: 1.2.0
Fast version of Crc32 & Crc32C algorithms for .NET and .NET Core. It is up to 3x-5x times better than other "fast" implemenations. Code based on Crc32C.NET library.
CoreCompat.System.Drawing.v2
by: MonoProject Quamotion
- 61 total downloads
- Latest version: 5.2.0-preview1-r131
A port of Mono's System.Drawing for .NET Core 2.0 and above. Includes types such as System.Drawing.Bitmap and System.Drawing.Image, allowing you to interact with images from .NET Core.
CorrelationId
by: Steve Gordon
- 411 total downloads
- Latest version: 3.0.1
ASP.NET Core correlation ID middleware for distributed microservices.
ConsoleTableExt
by: Hung Vo
- 431 total downloads
- Latest version: 3.3.0
A fluent library to print out a nicely formatted table in a console application C#
CommunityToolkit.WinUI.Notifications
by: Microsoft.Toolkit dotnetfoundation
- 58 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.
CommunityToolkit.Mvvm
by: Microsoft
- 376 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
- 285 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
Crc32C.NET
by: Robert Važan
- 38 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.
coverlet.collector
by: tonerdo
- 1.119k 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.
CoreCompat.System.Drawing
by: CoreCompat.System.Drawing
- 54 total downloads
- Latest version: 1.0.0-beta006
CoreCompat.System.Drawing
ConcurrentHashSet
by: Bar Arnon
- 311 total downloads
- Latest version: 1.1.0
A thread-safe hash-based set
coverlet.msbuild
by: tonerdo
- 685 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
- 1.025k total downloads
- Latest version: 2.12.0
Confluent's .NET Client for Apache Kafka
Cquential.Microsoft.Practices.Unity
by: Kevin Wilson
- 21 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
- 502 total downloads
- Latest version: 5.0.2
ControlzEx is a library with some shared Controls for WPF.