CommunityToolkit.Mvvm by: Microsoft
  • 109 total downloads
  • Latest version: 8.4.2
  • 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.
Configuration by: Cameron Fletcher Configuration contributors
  • 89 total downloads
  • Latest version: 0.2.0-beta13
  • app.config config configuration
A simple configuration library for .NET
Confluent.Kafka by: Confluent Inc. Andreas Heider
  • 1,001k total downloads
  • Latest version: 2.15.0
  • Kafka Confluent librdkafka
Confluent's .NET Client for Apache Kafka
Confluent.SchemaRegistry by: Confluent Inc.
  • 1,113k total downloads
  • Latest version: 2.15.0
  • Kafka Confluent Schema Registry
A .NET Client for Confluent Schema Registry
ControlzEx by: Jan Karger Bastian Schmidt James Willock
  • 201 total downloads
  • Latest version: 7.0.4
  • WPF UI Metro Modern Material XAML Toolkit Library .NET OSS OpenSource WindowChrome
ControlzEx is a library with some shared Controls for WPF.
coverlet.collector by: tonerdo
  • 173 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.
coverlet.msbuild by: tonerdo
  • 366 total downloads
  • Latest version: 10.0.1
  • 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.
Crc32C.NET by: Robert Važan
  • 13 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.
CronExpressionDescriptor by: Brady Holt
  • 928 total downloads
  • Latest version: 2.51.0
  • cron schedule quartz quartz.net cron expression
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, Kyrgyz and Japanese.
CryptoHelper by: Henk Mollema
  • 138 total downloads
  • Latest version: 4.0.0
  • hashing passwordhasher crypto core PBKDF2 Rfc2898DeriveBytes
Standalone password hasher for ASP.NET Core using a PBKDF2 implementation.
CryptoHelper.StrongName by: Henk Mollema
  • 39 total downloads
  • Latest version: 3.0.2
  • hashing crypto core PBKDF2 Rfc2898DeriveBytes
DEPRECATED - The 'CryptoHelper' is now strong named by default.
CSharp by: CSharp Development Team
  • 21 total downloads
  • Latest version: 1.2.0
  • csharp
CSharp
CsvHelper by: Josh Close
  • 2,515k total downloads
  • Latest version: 33.1.0
  • csv csvhelper comma separated value delimited
A library for reading and writing CSV files. Extremely fast, flexible, and easy to use. Supports reading and writing of custom class objects.
Dapper by: Sam Saffron Marc Gravell Nick Craver
  • 1,025k total downloads
  • Latest version: 2.1.79
  • orm sql micro-orm
A high performance Micro-ORM supporting SQL Server, MySQL, Sqlite, SqlCE, Firebird etc. Major Sponsor: Dapper Plus from ZZZ Projects.
Dapper.StrongName by: Sam Saffron Marc Gravell Nick Craver
  • 484 total downloads
  • Latest version: 2.1.79
  • orm sql micro-orm
A high performance Micro-ORM supporting SQL Server, MySQL, Sqlite, SqlCE, Firebird etc. Major Sponsor: Dapper Plus from ZZZ Projects.
DiffEngine by: https://github.com/VerifyTests/DiffEngine/graphs/contributors
  • 2,947k total downloads
  • Latest version: 20.0.0-beta.12
  • Testing Snapshot Diff Compare
Launches diff tools based on file extensions. Designed to be consumed by snapshot testing libraries.
DistributedLock.Core by: Michael Adelson
  • 115 total downloads
  • Latest version: 1.0.9
  • distributed lock async mutex reader writer semaphore
Core interfaces and utilities that support the DistributedLock.* family of packages
DistributedLock.Postgres by: Michael Adelson
  • 92 total downloads
  • Latest version: 1.3.1
  • distributed lock async mutex sql postgres
Provides a distributed lock implementation based on Postgresql
DnsClient by: MichaCo
  • 392 total downloads
  • Latest version: 1.8.0
  • dns client resolver servicediscovery
DnsClient.NET is a simple yet very powerful and high performance open source library for the .NET Framework to do DNS lookups
Docker.DotNet by: Docker.DotNet
  • 125 total downloads
  • Latest version: 3.125.15
  • Docker Container C# .NET
Docker.DotNet is a library that allows you to interact with the Docker Remote API programmatically with fully asynchronous, non-blocking and object-oriented code in your .NET applications.