DnsClient
by: MichaCo
- 1.488k total downloads
- Latest version: 1.8.0
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
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.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
.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
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
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
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
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
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
Provides a distributed lock implementation based on file locks
DistributedLock.SqlServer
by: Michael Adelson
- 18 total downloads
- Latest version: 1.0.7
Provides a distributed lock implementation based on SQL Server
DistributedLock.Redis
by: Michael Adelson
- 13 total downloads
- Latest version: 1.1.1
Provides distributed locking primitives based on Redis
DistributedLock.Postgres
by: Michael Adelson
- 26 total downloads
- Latest version: 1.3.1
Provides a distributed lock implementation based on Postgresql
DistributedLock
by: Michael Adelson
- 59 total downloads
- Latest version: 2.8.3
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
Provides a distributed locking implementation based on Apache ZooKeeper
DistributedLock.MySql
by: Michael Adelson
- 8 total downloads
- Latest version: 1.0.2
Provides a distributed lock implementation based on MySql
DistributedLock.Azure
by: Michael Adelson
- 10 total downloads
- Latest version: 1.0.2
Provides a distributed locking implementation based on Azure blob leases
DinkToPdfCopy
by: Michael Faisst
- 18 total downloads
- Latest version: 1.0.0
.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
Provides a distributed lock implementation based on global WaitHandle objects in Windows