DNTCaptcha.Core by: Vahid Nasiri
  • 688 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.
DistributedLock.Azure by: Michael Adelson
  • 65 total downloads
  • Latest version: 1.0.2
  • distributed lock async azure blob lease
Provides a distributed locking implementation based on Azure blob leases
DistributedLock.Redis by: Michael Adelson
  • 55 total downloads
  • Latest version: 1.0.3
  • distributed redis lock redlock
Provides distributed locking primitives based on Redis
DiffEngine by: https://github.com/VerifyTests/DiffEngine/graphs/contributors
  • 3.839k total downloads
  • Latest version: 16.2.3
  • Testing Snapshot Diff Compare
Launches diff tools based on file extensions. Designed to be consumed by snapshot testing libraries.
DnsClient by: MichaCo
  • 536 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
DistributedLock.MySql by: Michael Adelson
  • 48 total downloads
  • Latest version: 1.0.2
  • distributed lock async mutex sql mysql
Provides a distributed lock implementation based on MySql
DeviceDetector.NET by: totpero
  • 438 total downloads
  • Latest version: 6.4.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.Enhanced.X509 by: Docker.DotNet.X509
  • 23 total downloads
  • Latest version: 3.128.3
  • Docker Container C# .NET
Docker.DotNet.X509 is a library that allows you to use certificate authentication with a remote Docker engine programmatically in your .NET applications.
DistributedLock by: Michael Adelson
  • 364 total downloads
  • Latest version: 2.6.0
  • 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.SqlServer by: Michael Adelson
  • 117 total downloads
  • Latest version: 1.0.6
  • distributed lock async mutex sql sqlserver
Provides a distributed lock implementation based on SQL Server
DistributedLock.WaitHandles by: Michael Adelson
  • 39 total downloads
  • Latest version: 1.0.1
  • distributed lock async mutex waithandle
Provides a distributed lock implementation based on global WaitHandle objects in Windows
DiffPlex by: Matthew Manela
  • 218 total downloads
  • Latest version: 1.8.0
  • diff
DiffPlex is a diffing library that allows you to programmatically create text diffs. DiffPlex is a fast and tested library.
DistributedLock.Postgres by: Michael Adelson
  • 158 total downloads
  • Latest version: 1.3.0
  • distributed lock async mutex sql postgres
Provides a distributed lock implementation based on Postgresql
DistributedLock.Oracle by: Michael Adelson
  • 63 total downloads
  • Latest version: 1.0.3
  • distributed lock async mutex reader writer sql oracle
Provides a distributed lock implementation based on Oracle Database
Docker.DotNet.Enhanced by: Docker.DotNet
  • 25 total downloads
  • Latest version: 3.128.3
  • 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.
Docker.DotNet by: Docker.DotNet
  • 156 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.
DistributedLock.ZooKeeper by: Michael Adelson
  • 45 total downloads
  • Latest version: 1.0.1-alpha001
  • distributed lock async zookeeper
Provides a distributed locking implementation based on Apache ZooKeeper
DistributedLock.Core by: Michael Adelson
  • 283 total downloads
  • Latest version: 1.0.8
  • distributed lock async mutex reader writer semaphore
Core interfaces and utilities that support the DistributedLock.* family of packages
DeviceId by: Matthew King
  • 631 total downloads
  • Latest version: 6.9.0
  • deviceid unique device identifier
Provides functionality to generate a 'device ID' that can be used to uniquely identify a computer.
DistributedLock.FileSystem by: Michael Adelson
  • 116 total downloads
  • Latest version: 1.0.3
  • distributed file lock
Provides a distributed lock implementation based on file locks