DNTCaptcha.Core
by: Vahid Nasiri
- 2.017k total downloads
- Latest version: 2.7.1
DNTCaptcha.Core is a captcha generator and validator for ASP.NET Core applications.
DistributedLock.Azure
by: Michael Adelson
- 261 total downloads
- Latest version: 1.0.2
Provides a distributed locking implementation based on Azure blob leases
DistributedLock.Redis
by: Michael Adelson
- 265 total downloads
- Latest version: 1.1.1
Provides distributed locking primitives based on Redis
DiffEngine
by: https://github.com/VerifyTests/DiffEngine/graphs/contributors
- 10.85k total downloads
- Latest version: 13.0.2
Launches diff tools based on file extensions. Designed to be consumed by snapshot testing libraries.
DnsClient
by: MichaCo
- 1.497k 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
DistributedLock.MySql
by: Michael Adelson
- 191 total downloads
- Latest version: 1.0.2
Provides a distributed lock implementation based on MySql
Docker.DotNet.Enhanced.X509
by: Docker.DotNet.X509
- 300 total downloads
- Latest version: 3.130.0
Docker.DotNet.X509 is a library that allows you to use certificate authentication with a remote Docker engine programmatically in your .NET applications.
Docker.DotNet.X509
by: Docker.DotNet.X509
- 387 total downloads
- Latest version: 3.125.15
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
- 1.193k total downloads
- Latest version: 2.7.1
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
- 413 total downloads
- Latest version: 1.0.6
Provides a distributed lock implementation based on SQL Server
DistributedLock.WaitHandles
by: Michael Adelson
- 139 total downloads
- Latest version: 1.0.1
Provides a distributed lock implementation based on global WaitHandle objects in Windows
DiffPlex
by: Matthew Manela
- 745 total downloads
- Latest version: 1.9.0
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
- 605 total downloads
- Latest version: 1.3.0
Provides a distributed lock implementation based on Postgresql
DistributedLock.Oracle
by: Michael Adelson
- 306 total downloads
- Latest version: 1.0.4
Provides a distributed lock implementation based on Oracle Database
DocumentFormat.OpenXml
by: Microsoft
- 3.785k total downloads
- Latest version: 3.3.0
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.Enhanced
by: Docker.DotNet
- 363 total downloads
- Latest version: 3.131.0
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
- 602 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.
DistributedLock.ZooKeeper
by: Michael Adelson
- 140 total downloads
- Latest version: 1.0.1-alpha001
Provides a distributed locking implementation based on Apache ZooKeeper
DistributedLock.Core
by: Michael Adelson
- 852 total downloads
- Latest version: 1.0.8
Core interfaces and utilities that support the DistributedLock.* family of packages
DistributedLock.FileSystem
by: Michael Adelson
- 321 total downloads
- Latest version: 1.0.3
Provides a distributed lock implementation based on file locks