DotLiquid by: Tim Jones Alessandro Petrelli
  • 1.406k total downloads
  • Latest version: 2.3.197
  • template templating language liquid markup
DotLiquid is a templating system ported to the .NET framework from Ruby’s Liquid Markup.
DNTCaptcha.Core by: Vahid Nasiri
  • 508 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
  • 46 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
  • 40 total downloads
  • Latest version: 1.0.3
  • distributed redis lock redlock
Provides distributed locking primitives based on Redis
DnsClient by: MichaCo
  • 415 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
  • 34 total downloads
  • Latest version: 1.0.2
  • distributed lock async mutex sql mysql
Provides a distributed lock implementation based on MySql
DocuSign.eSign.dll by: DocuSign
  • 1.574k total downloads
  • Latest version: 8.1.0
  • Docusign.eSign REST eSign docusign eSignature api
The Docusign NuGet package makes integrating Docusign into your apps and websites a super fast and painless process. The library is open sourced on GitHub, look for the docusign-esign-csharp-client repository. Join the eSign revolution!
DistributedLock by: Michael Adelson
  • 232 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.
DocumentFormat.OpenXml.Framework by: Microsoft
  • 129 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.
DistributedLock.SqlServer by: Michael Adelson
  • 82 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
  • 27 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
  • 124 total downloads
  • Latest version: 1.7.2
  • diff
DiffPlex is a diffing library that allows you to programatically create text diffs. DiffPlex is a fast and tested library.
DistributedLock.Postgres by: Michael Adelson
  • 103 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
  • 44 total downloads
  • Latest version: 1.0.3
  • distributed lock async mutex reader writer sql oracle
Provides a distributed lock implementation based on Oracle Database
DocumentFormat.OpenXml by: Microsoft
  • 636 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.
Docker.DotNet by: Docker.DotNet
  • 115 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
  • 34 total downloads
  • Latest version: 1.0.1-alpha001
  • distributed lock async zookeeper
Provides a distributed locking implementation based on Apache ZooKeeper
dotMorten.Microsoft.SqlServer.Types by: Morten Nielsen
  • 112 total downloads
  • Latest version: 2.5.0
  • SqlGeometry SqlGeography SqlHierarchy SqlServer UDT
Allows you to use SQL Server spatial SqlHierarchy types on a machine without SQL Server installed and decode these UDT types in any .NET Standard client
DistributedLock.Core by: Michael Adelson
  • 210 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
  • 80 total downloads
  • Latest version: 1.0.3
  • distributed file lock
Provides a distributed lock implementation based on file locks