CommandLineParser by: gsscoder nemec ericnewton76 moh-hassan
  • 3 total downloads
  • Latest version: 2.9.1
  • command line commandline argument option parser parsing library syntax shell
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.
CommunityToolkit.Mvvm by: Microsoft
  • 10 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.
ConfigureAwait.Fody by: Cameron MacFarland Simon Cropp
  • 2 total downloads
  • Latest version: 3.4.0
  • ILWeaving Fody Cecil AOP
Configure async code's ConfigureAwait at a global level.
Confluent.Kafka by: Confluent Inc. Andreas Heider
  • 2 total downloads
  • Latest version: 1.5.2
  • Kafka Confluent librdkafka
Confluent's .NET Client for Apache Kafka
ControlzEx by: Jan Karger Bastian Schmidt James Willock
  • 2 total downloads
  • Latest version: 7.0.3
  • 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
  • 12 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.
CronExpressionDescriptor by: Brady Holt
  • 2 total downloads
  • Latest version: 2.33.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 and Japanese.
Cronos by: Andrey Dorokhov Sergey Odinokov
  • 6 total downloads
  • Latest version: 0.13.0
  • Cronos Cron Recurring
A fully-featured .NET library for parsing cron expressions and calculating next occurrences that was designed with time zones in mind and correctly handles daylight saving time transitions.
CronSchedulerCore by: MohsenShakiba
  • 2 total downloads
  • Latest version: 1.0.4
Package Description
CsvHelper by: Josh Close
  • 7 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.
Cucumber.Messages by: Cucumber Ltd TechTalk
  • 2 total downloads
  • Latest version: 6.0.1
  • cucumber-messages cucumber specflow gherkin
Protocol Buffer messages for Cucumber's and SpecFlow's inter-process communication
Dapper by: Sam Saffron Marc Gravell Nick Craver
  • 34 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.Contrib by: Sam Saffron Johan Danforth
  • 2 total downloads
  • Latest version: 2.0.78
  • orm sql micro-orm dapper
The official collection of get, insert, update and delete helpers for Dapper.net. Also handles lists of entities and optional "dirty" tracking of interface-based entities.
DapperExtensions.DotnetCore by: DapperExtensions.DotnetCore
  • 2 total downloads
  • Latest version: 1.0.1
Dapper Extentsions for dotnet core
DeltaCompressionDotNet by: ta.speot.is
  • 3 total downloads
  • Latest version: 2.0.1
A managed wrapper around Microsoft's delta compression application programming interfaces.
Diamond.Stress by: H.Hajisharifi
  • 4 total downloads
  • Latest version: 2025.0.0
  • LoadBalancer RoundRobin Queue QueueProcess TreeProcess Pipeline PipeAndFilter ProducerConsumer
Library for multi-threaded heavy processing with the generic architecture of Producer-Consumer
DiffEngine by: https://github.com/VerifyTests/DiffEngine/graphs/contributors
  • 3 total downloads
  • Latest version: 11.3.0
  • Testing Snapshot Diff Compare
Launches diff tools based on file extensions. Designed to be consumed by snapshot testing libraries.
DnsClient by: MichaCo
  • 12 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
DNTCaptcha.Core by: Vahid Nasiri
  • 2 total downloads
  • Latest version: 4.2.0
  • MVC aspnetcore captcha .NET Core
DNTCaptcha.Core is a captcha generator and validator for ASP.NET Core applications.
Docker.DotNet.Enhanced by: Docker.DotNet
  • 2 total downloads
  • Latest version: 3.131.1
  • 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.