Certes by: Certes Contributors
  • 106 total downloads
  • Latest version: 3.0.4
  • Certes letsencrypt ACME HTTPS SSL Certificate dotnettool
A client implementation for the Automated Certificate Management Environment (ACME) protocol.
Clipper2 by: Angus Johnson
  • 286 total downloads
  • Latest version: 2.0.0
  • geometry polygon clipping inflate intersection union difference offsetting boolean-operations
Polygon Clipping and Offsetting Library
CliWrap by: Tyrrrz
  • 700 total downloads
  • Latest version: 3.10.2
  • shell pipe command line executable interface wrapper standard input output error arguments net core
Library for interacting with command-line interfaces
CommandLineParser by: gsscoder, nemec, ericnewton76, moh-hassan
  • 97 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.
Common.Logging by: Aleksandar Seovic, Mark Pollack, Erich Eichinger, Stephen Bohlen
  • 71 total downloads
  • Latest version: 3.4.1
  • logging log Common.Logging
Common.Logging library introduces a simple abstraction to allow you to select a specific logging implementation at runtime.
Common.Logging.Core by: Aleksandar Seovic, Mark Pollack, Erich Eichinger, Stephen Bohlen
  • 60 total downloads
  • Latest version: 3.4.1
  • 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.
CommonServiceLocator by: .NET Foundation and Contributors
  • 34 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.
CommunityToolkit.Mvvm by: Microsoft
  • 57 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.
coverlet.collector by: tonerdo
  • 99 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.
CSharpToJsonSchema by: tryAGI and contributors
  • 105 total downloads
  • Latest version: 3.10.4
  • csharp dotnet json-schema source-generator function-calling tool-calling openai anthropic ollama gemini ai llm
C# source generator that converts interfaces and methods into JSON Schema definitions for AI function/tool calling (OpenAI, Anthropic, Ollama, Gemini, etc.). No reflection at runtime.
Cucumber.CucumberExpressions by: Cucumber Ltd, Gaspar Nagy
  • 53 total downloads
  • Latest version: 20.0.0
  • specflow cucumber
Cucumber Expressions implementation for .NET.
Cucumber.HtmlFormatter by: Cucumber Ltd
  • 70 total downloads
  • Latest version: 24.0.0
  • cucumber-messages cucumber reqnroll gherkin
A Cucumber Messages formatter that produces a pretty HTML report for Cucumber runs.
Cucumber.Messages by: Cucumber Ltd, TechTalk
  • 304 total downloads
  • Latest version: 33.0.4
  • cucumber-messages cucumber reqnroll specflow gherkin
JSON schema-based messages for Cucumber's inter-process communication
Data by: 李林
  • 4 total downloads
  • Latest version: 1.1.0
  • data
数据库连接组件, 2种连接方式,分别为: 基于fluentData3和基于EnterpriseLibrary6
dbup by: Paul Stovell, Jim Burger, Jake Ginnivan, Damian Maclennan
  • 184 total downloads
  • Latest version: 5.0.41
This package exists to allow easy upgrades from pre-4.0 version This package was split into two packages dbup-core and dbup-sqlserver so that non SQL Server packages did not need to also reference the SQL Server code. Uninstall this package and install dbup-sqlserver, or the package for the server(s) you are targeting instead!
dbup-core by: Paul Stovell, Jim Burger, Jake Ginnivan, Damian Maclennan
  • 97 total downloads
  • Latest version: 6.1.1
DbUp makes it easy to deploy and upgrade SQL Server databases by running change scripts. This is the core library and should be used in conjunction with the database specific package (eg dbup-sqlserver, dbup-mysql)
dbup-postgresql by: https://github.com/orgs/DbUp/people
  • 124 total downloads
  • Latest version: 7.0.1
DbUp makes it easy to deploy and upgrade SQL Server databases. This package adds PostgreSQL support.
dbup-sqlserver by: https://github.com/orgs/DbUp/people
  • 94 total downloads
  • Latest version: 7.2.0
DbUp makes it easy to deploy and upgrade Microsoft SQL Server databases. This package adds SqlServer support.
Delaunator by: nol1fe
  • 42 total downloads
  • Latest version: 1.0.11
  • delaunay triangulation voronoi
Fast Delaunay triangulation of 2D points Port from Mapbox's Delaunator project (JavaScript).
deniszykov.WebSocketListener by: Valeriano Tortola, Denis Zykov
  • 13 total downloads
  • Latest version: 4.2.19
  • websockets HTML5 realtime streaming sockets server client async asynchronous
A lightweight and highly scalable asynchronous WebSocket listener for .NET Core, .NET and Mono. https://github.com/deniszykov/WebSocketListener