CryptoHelper.StrongName by: Henk Mollema
  • 13 total downloads
  • Latest version: 3.0.2
  • hashing crypto core PBKDF2 Rfc2898DeriveBytes
DEPRECATED - The 'CryptoHelper' is now strong named by default.
CS-Script.Core by: Oleg Shilo
  • 36 total downloads
  • Latest version: 2.0.0
  • C# scripting script dynamic .NET. .NET Core
CS-Script engine Class Library for .NET 5
CSRedisCore by: CSRedisCore
  • 113 total downloads
  • Latest version: 3.8.806
  • csredis redis-trib cluster redis c# 缓存壳 集群 哨兵 分区 负载
CSRedis 是 redis.io 官方推荐库,支持 redis-trib集群、哨兵、私有分区与连接池管理技术,简易 RedisHelper 静态类。
CsvHelper by: Josh Close
  • 744 total downloads
  • Latest version: 33.1.0
  • csv csvhelper comma separated value delimited
A library for reading and writing CSV files. Extremely fast, flexible, and easy to use. Supports reading and writing of custom class objects.
Dapper by: Sam Saffron Marc Gravell Nick Craver
  • 252 total downloads
  • Latest version: 2.1.66
  • orm sql micro-orm
A high performance Micro-ORM supporting SQL Server, MySQL, Sqlite, SqlCE, Firebird etc. Major Sponsor: Dapper Plus from ZZZ Projects.
Dapper.Contrib by: Sam Saffron Johan Danforth
  • 38 total downloads
  • Latest version: 2.0.78
  • orm sql micro-orm dapper
The official collection of get, insert, update and delete helpers for Dapper.net. Also handles lists of entities and optional "dirty" tracking of interface-based entities.
Dapper.StrongName by: Sam Saffron Marc Gravell Nick Craver
  • 91 total downloads
  • Latest version: 2.1.66
  • orm sql micro-orm
A high performance Micro-ORM supporting SQL Server, MySQL, Sqlite, SqlCE, Firebird etc. Major Sponsor: Dapper Plus from ZZZ Projects.
DapperExtensions by: Thad Smith Page Brooks Valfrid Couto
  • 49 total downloads
  • Latest version: 1.7.0
  • orm sql micro-orm Data Dapper
A small library that complements Dapper by adding basic CRUD operations (Get, Insert, Update, Delete) for your POCOs. For more advanced querying scenarios, Dapper Extensions provides a predicate system.
Darabonba by: Alibaba Cloud
  • 8 total downloads
  • Latest version: 1.0.0
  • Alibaba Aliyun Dara Core SDK
Alibaba Cloud Dara Core SDK for .NET
DeepCloner by: force
  • 38 total downloads
  • Latest version: 0.10.4
  • .NET shallow deep clone DeepClone fast
Small Library for fast deep or shallow cloning .NET objects. It allows to copy everything and has a lot of performance tricks for fast copying.
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.017k total downloads
  • Latest version: 13.0.2
  • Testing Snapshot Diff Compare
Launches diff tools based on file extensions. Designed to be consumed by snapshot testing libraries.
DistributedLock by: Michael Adelson
  • 60 total downloads
  • Latest version: 2.7.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.
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.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