CryptoHelper
by: Henk Mollema
- 352 total downloads
- Latest version: 4.0.0
Standalone password hasher for ASP.NET Core using a PBKDF2 implementation.
CryptoHelper.StrongName
by: Henk Mollema
- 103 total downloads
- Latest version: 3.0.2
DEPRECATED - The 'CryptoHelper' is now strong named by default.
Dapper
by: Sam Saffron Marc Gravell Nick Craver
- 3.624k total downloads
- Latest version: 2.1.66
A high performance Micro-ORM supporting SQL Server, MySQL, Sqlite, SqlCE, Firebird etc. Major Sponsor: Dapper Plus from ZZZ Projects.
Dapper.StrongName
by: Sam Saffron Marc Gravell Nick Craver
- 396 total downloads
- Latest version: 2.1.66
A high performance Micro-ORM supporting SQL Server, MySQL, Sqlite, SqlCE, Firebird etc. Major Sponsor: Dapper Plus from ZZZ Projects.
DapperExtensions.DotnetCore
by: DapperExtensions.DotnetCore
- 61 total downloads
- Latest version: 1.0.1
Dapper Extentsions for dotnet core
DeepL.net
by: DeepL SE
- 864 total downloads
- Latest version: 1.19.0
DeepL.net is the official DeepL .NET client library.
DeviceDetector.NET
by: totpero
- 362 total downloads
- Latest version: 6.4.7
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
- 1.16k total downloads
- Latest version: 6.9.0
Provides functionality to generate a 'device ID' that can be used to uniquely identify a computer.
DiffEngine
by: https://github.com/VerifyTests/DiffEngine/graphs/contributors
- 11.235k total downloads
- Latest version: 18.3.0
Launches diff tools based on file extensions. Designed to be consumed by snapshot testing libraries.
DistributedLock
by: Michael Adelson
- 269 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.Azure
by: Michael Adelson
- 45 total downloads
- Latest version: 1.0.2
Provides a distributed locking implementation based on Azure blob leases
DistributedLock.Core
by: Michael Adelson
- 493 total downloads
- Latest version: 1.0.8
Core interfaces and utilities that support the DistributedLock.* family of packages
DistributedLock.FileSystem
by: Michael Adelson
- 57 total downloads
- Latest version: 1.0.3
Provides a distributed lock implementation based on file locks
DistributedLock.MySql
by: Michael Adelson
- 40 total downloads
- Latest version: 1.0.2
Provides a distributed lock implementation based on MySql
DistributedLock.Oracle
by: Michael Adelson
- 61 total downloads
- Latest version: 1.0.4
Provides a distributed lock implementation based on Oracle Database
DistributedLock.Postgres
by: Michael Adelson
- 113 total downloads
- Latest version: 1.3.0
Provides a distributed lock implementation based on Postgresql
DistributedLock.Redis
by: Michael Adelson
- 57 total downloads
- Latest version: 1.1.1
Provides distributed locking primitives based on Redis
DistributedLock.SqlServer
by: Michael Adelson
- 87 total downloads
- Latest version: 1.0.6
Provides a distributed lock implementation based on SQL Server
DistributedLock.WaitHandles
by: Michael Adelson
- 29 total downloads
- Latest version: 1.0.1
Provides a distributed lock implementation based on global WaitHandle objects in Windows
DistributedLock.ZooKeeper
by: Michael Adelson
- 27 total downloads
- Latest version: 1.0.1-alpha001
Provides a distributed locking implementation based on Apache ZooKeeper