DeviceDetector.NET by: totpero
  • 143 total downloads
  • Latest version: 6.4.7
  • 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.
DeviceId by: Matthew King
  • 104 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.
Diacritics by: Thomas Galliker
  • 195 total downloads
  • Latest version: 4.0.17
  • diacritics diacritic Diacritics.NET plugin for diacritics special character replacement special character replacement
Diacritics are used across many languages in order to change the sound-values of the letters to which they are added. In software development, diacritics often have to be replaced with non-diacritics, e.g. to improve usability of user input. Diacritics.NET is a basic mapper between diacritic characters an non-diacritic characters.
DiffEngine by: https://github.com/VerifyTests/DiffEngine/graphs/contributors
  • 1.192k total downloads
  • Latest version: 16.8.0
  • Testing Snapshot Diff Compare
Launches diff tools based on file extensions. Designed to be consumed by snapshot testing libraries.
DistributedLock by: Michael Adelson
  • 68 total downloads
  • Latest version: 2.7.1
  • 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.Azure by: Michael Adelson
  • 16 total downloads
  • Latest version: 1.0.2
  • distributed lock async azure blob lease
Provides a distributed locking implementation based on Azure blob leases
DistributedLock.Core by: Michael Adelson
  • 31 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
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.MySql by: Michael Adelson
  • 6 total downloads
  • Latest version: 1.0.2
  • distributed lock async mutex sql mysql
Provides a distributed lock implementation based on MySql
DistributedLock.Oracle by: Michael Adelson
  • 11 total downloads
  • Latest version: 1.0.4
  • distributed lock async mutex reader writer sql oracle
Provides a distributed lock implementation based on Oracle Database
DistributedLock.Postgres by: Michael Adelson
  • 16 total downloads
  • Latest version: 1.3.0
  • distributed lock async mutex sql postgres
Provides a distributed lock implementation based on Postgresql
DistributedLock.Redis by: Michael Adelson
  • 8 total downloads
  • Latest version: 1.0.3
  • distributed redis lock redlock
Provides distributed locking primitives based on Redis
DistributedLock.SqlServer by: Michael Adelson
  • 14 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
  • 8 total downloads
  • Latest version: 1.0.1
  • distributed lock async mutex waithandle
Provides a distributed lock implementation based on global WaitHandle objects in Windows
DistributedLock.ZooKeeper by: Michael Adelson
  • 10 total downloads
  • Latest version: 1.0.1-alpha001
  • distributed lock async zookeeper
Provides a distributed locking implementation based on Apache ZooKeeper
DM.DmProvider by: DM
  • 45 total downloads
  • Latest version: 8.3.1.37876
  • DM DAMENG .NET Core .NET Data Provider
DM .NET DATA PROVIDER
DnsClient by: MichaCo
  • 100 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
DocumentFormat.OpenXml by: Microsoft
  • 152 total downloads
  • Latest version: 3.3.0
  • openxml office
The Open XML SDK provides tools for working with Office Word, Excel, and PowerPoint documents. It supports scenarios such as: - High-performance generation of word-processing documents, spreadsheets, and presentations. - Populating content in Word files from an XML data source. - Splitting up (shredding) a Word or PowerPoint file into multiple files, and combining multiple Word/PowerPoint files into a single file. - Extraction of data from Excel documents. - Searching and replacing content in Word/PowerPoint using regular expressions. - Updating cached data and embedded spreadsheets for charts in Word/PowerPoint. - Document modification, such as removing tracked revisions or removing unacceptable content from documents.
DocumentFormat.OpenXml.Framework by: Microsoft
  • 14 total downloads
  • Latest version: 3.3.0
  • openxml office
The Open XML SDK provides tools for working with Office Word, Excel, and PowerPoint documents. It supports scenarios such as: - High-performance generation of word-processing documents, spreadsheets, and presentations. - Populating content in Word files from an XML data source. - Splitting up (shredding) a Word or PowerPoint file into multiple files, and combining multiple Word/PowerPoint files into a single file. - Extraction of data from Excel documents. - Searching and replacing content in Word/PowerPoint using regular expressions. - Updating cached data and embedded spreadsheets for charts in Word/PowerPoint. - Document modification, such as removing tracked revisions or removing unacceptable content from documents.
dotless by: Daniel Hölbling James Foster Luke Page
  • 137 total downloads
  • Latest version: 1.6.7
  • less css compile dotnet
Meta package to provide backward compatibility. Please choose either dotless.AspNet or dotless.Core. This is a project to port the hugely useful Less libary to the .NET world. It give variables, nested rules and operators to CSS. For more information about the original Less project see http://lesscss.org/ or http://github.com/dotless/dotless. For more information about how to get started with the .NET version see http://www.dotlesscss.org/.