Dapper by: Sam Saffron Marc Gravell Nick Craver
  • 23 total downloads
  • Latest version: 2.1.79
  • 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
  • 1 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.
DapperExtensions.DotnetCore by: DapperExtensions.DotnetCore
  • 1 total downloads
  • Latest version: 1.0.1
Dapper Extentsions for dotnet core
DeltaCompressionDotNet by: ta.speot.is
  • 2 total downloads
  • Latest version: 2.0.1
A managed wrapper around Microsoft's delta compression application programming interfaces.
Diamond.Stress by: H.Hajisharifi
  • 2 total downloads
  • Latest version: 2025.0.0
  • LoadBalancer RoundRobin Queue QueueProcess TreeProcess Pipeline PipeAndFilter ProducerConsumer
Library for multi-threaded heavy processing with the generic architecture of Producer-Consumer
DiffEngine by: https://github.com/VerifyTests/DiffEngine/graphs/contributors
  • 1 total downloads
  • Latest version: 11.3.0
  • Testing Snapshot Diff Compare
Launches diff tools based on file extensions. Designed to be consumed by snapshot testing libraries.
DnsClient by: MichaCo
  • 9 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
Docker.DotNet.Enhanced by: Docker.DotNet
  • 1 total downloads
  • Latest version: 3.131.1
  • 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.
Docker.DotNet.Enhanced.X509 by: Docker.DotNet.X509
  • 1 total downloads
  • Latest version: 3.131.1
  • Docker Container C# .NET
Docker.DotNet.X509 is a library that allows you to use certificate authentication with a remote Docker engine programmatically in your .NET applications.
DocumentFormat.OpenXml by: Microsoft
  • 10 total downloads
  • Latest version: 3.0.1
  • 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
  • 9 total downloads
  • Latest version: 3.0.1
  • 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.
DocuSign.eSign.dll by: DocuSign
  • 1 total downloads
  • Latest version: 4.4.1
  • 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-csharp-client repository. Join the eSign revolution!
Dropbox.Api by: Dropbox Inc
  • 1 total downloads
  • Latest version: 4.10.0
  • Dropbox Api
Portable class library for accessing the Dropbox v2 API
Duende.IdentityModel by: Duende Software
  • 7 total downloads
  • Latest version: 7.0.0
  • OAuth2 OAuth 2.0 OpenID Connect Security Identity IdentityServer
OpenID Connect & OAuth 2.0 client library
EasyCaching.Bus.Redis by: ncc Catcher Wong
  • 0 total downloads
  • Latest version: 1.9.4-alpha20250317014249
  • Bus Hybrid Redis Caching Cache
A simple caching bus(message bus) based on StackExchange.Redis.
EasyCaching.Core by: ncc Catcher Wong
  • 2 total downloads
  • Latest version: 1.9.4-alpha20250317014249
  • Caching Cache Distributed Memory Interceptor Hybrid ResponseCaching
EasyCaching is a open source caching library that contains basic usages and some advanced usages of caching which can help us to handle caching more easier!
EasyCaching.HybridCache by: ncc Catcher Wong
  • 0 total downloads
  • Latest version: 1.9.4-alpha20250317014249
  • Hybrid Synchronization LocalCache DistributedCache Caching
A simple hybrid caching provider combines local caching and distributed caching.
EasyCaching.InMemory by: ncc Catcher Wong
  • 1 total downloads
  • Latest version: 1.9.4-alpha20250317014249
  • In-Memory LocalCache Caching Cache
A simple in-memory caching provider.
EasyCaching.Serialization.Json by: ncc Catcher Wong
  • 1 total downloads
  • Latest version: 1.9.4-alpha20250317014249
  • Caching Serialization Json
A serialize library based on Newtonsoft.Json
EasyCaching.Serialization.MessagePack by: ncc Catcher Wong
  • 1 total downloads
  • Latest version: 1.9.4-alpha20250317014249
  • Caching Serialization MessagePack
A serialize library based on MessagePack