DnsClient by: MichaCo
  • 1.488k 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
DevExtreme.AspNet.Data by: Developer Express Inc.
  • 2.496k total downloads
  • Latest version: 2.9.3
DevExtreme data layer extension for ASP.NET
DeviceDetector.NET by: totpero
  • 638 total downloads
  • Latest version: 6.5.2
  • parse detection-library user-agent bot-detection mobile-detection desktop tablet mobile tv cars console standard
The Universal Device Detection library for .NET that parses User Agents and detects devices (desktop, tablet, mobile, tv, cars, console, etc.), clients (browsers, feed readers, media players, PIMs, ...), operating systems, brands and models. This is a port of the popular PHP device-detector library to C#. For the most part you can just follow the documentation for device-detector with no issue.
Docker.DotNet by: Docker.DotNet
  • 301 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.
DinkToPdf by: Rok Dvojmoc
  • 63 total downloads
  • Latest version: 1.0.8
  • wkhtmltopdf netstandard html pdf wrapper
.NET Core P/Invoke wrapper for wkhtmltopdf library that uses Webkit engine to convert HTML pages to PDF.
DiffEngine by: https://github.com/VerifyTests/DiffEngine/graphs/contributors
  • 6.309k total downloads
  • Latest version: 20.3.1
  • Testing Snapshot Diff Compare
Launches diff tools based on file extensions. Designed to be consumed by snapshot testing libraries.
DistributedLock.Core by: Michael Adelson
  • 369 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
DinkToPdfAll by: Martín José Acosta Santos
  • 204 total downloads
  • Latest version: 1.0.6-b
  • HtmlToPDF wkhtmltox DinkToPdf
A wrapper of DinkToPdfAll that just include x64 and x86 version of the wkhtmltox library.
DNTCaptcha.Core by: Vahid Nasiri
  • 1.175k total downloads
  • Latest version: 2.7.1
  • MVC aspnetcore captcha .NET Core
DNTCaptcha.Core is a captcha generator and validator for ASP.NET Core applications.
DevExtreme.Web by: Developer Express Inc.
  • 101 total downloads
  • Latest version: 23.1.15
  • DevExtreme grid datagrid chart gauge javascript visualization HTML5 framework
The blazing-fast DevExtreme HTML5 Data Grid, collection of high-performance data visualization widgets for all your business intelligence needs and a rich library of touch-enabled JavaScript widgets for use in your next web project.
DistributedLock.FileSystem by: Michael Adelson
  • 6 total downloads
  • Latest version: 1.0.3
  • distributed file lock
Provides a distributed lock implementation based on file locks
DistributedLock.SqlServer by: Michael Adelson
  • 18 total downloads
  • Latest version: 1.0.7
  • distributed lock async mutex sql sqlserver
Provides a distributed lock implementation based on SQL Server
DistributedLock.Redis by: Michael Adelson
  • 13 total downloads
  • Latest version: 1.1.1
  • distributed redis lock redlock
Provides distributed locking primitives based on Redis
DistributedLock.Postgres by: Michael Adelson
  • 26 total downloads
  • Latest version: 1.3.1
  • distributed lock async mutex sql postgres
Provides a distributed lock implementation based on Postgresql
DistributedLock by: Michael Adelson
  • 59 total downloads
  • Latest version: 2.8.3
  • distributed lock async mutex sql reader writer semaphore azure sqlserver postgres mysql mariadb oracle redis waithandle zookeeper
Provides easy-to-use mutexes, reader-writer locks, and semaphores that can synchronize across processes and machines. This is an umbrella package that brings in the entire family of DistributedLock.* packages (e. g. DistributedLock.SqlServer) as references. Those packages can also be installed individually.
DistributedLock.ZooKeeper by: Michael Adelson
  • 6 total downloads
  • Latest version: 1.0.1-alpha001
  • distributed lock async zookeeper
Provides a distributed locking implementation based on Apache ZooKeeper
DistributedLock.MySql by: Michael Adelson
  • 8 total downloads
  • Latest version: 1.0.2
  • distributed lock async mutex sql mysql
Provides a distributed lock implementation based on MySql
DistributedLock.Azure by: Michael Adelson
  • 10 total downloads
  • Latest version: 1.0.2
  • distributed lock async azure blob lease
Provides a distributed locking implementation based on Azure blob leases
DinkToPdfCopy by: Michael Faisst
  • 18 total downloads
  • Latest version: 1.0.0
  • wkhtmltopdf netstandard html pdf wrapper
.NET Core P/Invoke wrapper for wkhtmltopdf library that uses Webkit engine to convert HTML pages to PDF.
DistributedLock.WaitHandles by: Michael Adelson
  • 3 total downloads
  • Latest version: 1.0.1
  • distributed lock async mutex waithandle
Provides a distributed lock implementation based on global WaitHandle objects in Windows