Dapper.SimpleCRUD by: Eric Coffman
  • 162 total downloads
  • Latest version: 2.3.0
  • orm dapper micro-orm CRUD
Simple Get, GetList, GetListPaged, Insert, Update, Delete, DeleteList, and RecordCount extensions for Dapper. Uses smart defaults for attribute free classes but can be overridden as needed. By default uses Id column as the primary key but this can be overridden with an attribute By default queries the table matching the class name but this can be overridden with an attribute By default queries the column matching the property name but this can be overridden with an attribute - Supports SQL Server, PostgreSQL, and MySQL - Includes async methods - Supports .Net Core
DeepCloner by: force
  • 9.373k 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.
DesktopBridge.Helpers by: Matteo Pagani
  • 42 total downloads
  • Latest version: 1.2.2
  • msix appx windows .net
A simple library that can be used in a Win32 app to detect if it's running as native or inside a AppX / MSIX container.
DnsClient by: MichaCo
  • 233 total downloads
  • Latest version: 1.7.0
  • dns client stub resolver name server core service discovery
DnsClient.NET is a simple yet very powerful and high performance open source library for the .NET Framework to do DNS lookups
DeviceDetector.NET by: totpero
  • 79 total downloads
  • Latest version: 3.11.6
  • parse detection-library user-agent bot-detection mobile-detection desktop tablet mobile tv cars console
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.
DocuSign.eSign.dll by: DocuSign
  • 822 total downloads
  • Latest version: 6.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-esign-csharp-client repository. Join the eSign revolution!
DistributedLock by: Michael Adelson
  • 36 total downloads
  • Latest version: 1.5.0
  • distributed lock async waithandle mutex sql sqlserver reader writer azure semaphore
Provides easy-to-use mutexes, reader-writer locks, and semaphores that can synchronize across processes and machines
DotNetCore.SourceLink.Environment by: NMSAzulX
  • 16 total downloads
  • Latest version: 2.2.0
  • sourcelink debug source github env ncc
此包为 SourceLink 环境包
DotNetAnalyzers.PublicApiAnalyzer by: Sam Harwell et. al.
  • 10 total downloads
  • Latest version: 1.0.0-beta.12
  • API DotNetAnalyzers Roslyn Diagnostic Analyzer
An analyzer for packages with public APIs.
DocumentFormat.OpenXml.Framework by: Microsoft
  • 67 total downloads
  • Latest version: 3.2.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.
DiffPlex by: Matthew Manela
  • 41 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.
DocumentFormat.OpenXml by: Microsoft
  • 395 total downloads
  • Latest version: 3.2.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.ZooKeeper by: Michael Adelson
  • 4 total downloads
  • Latest version: 0.0.0-alpha000
  • pre-release stub
Package Description
DotNetCore.NPOI by: NCC Savorboard
  • 55 total downloads
  • Latest version: 1.2.3
  • NPOI Office Excel Word
A .NET library for reading and writing Microsoft Office binary and OOXML file formats.
Devart.Data.Oracle by: Devart
  • 314 total downloads
  • Latest version: 10.3.20
  • Oracle Database ADO.NET Provider DB DataAccess netcore
dotConnect for Oracle is an enhanced database connectivity solution built over ADO.NET architecture and a development framework with a number of innovative technologies. It introduces new approaches for designing a data access layer and boosts the productivity of DB application development. dotConnect offers a complete solution for developing DB-related applications and web sites. This package contains the .NET Standard/.NET Core compatible assemblies with general ADO.NET functionality of dotConnect for Oracle - main ADO.NET classes, Oracle data types support, etc. This package contains only runtime features of dotConnect for Oracle. dotConnect for Oracle is also provided as an installation package (exe), which installs runtime assemblies for Full .NET Framework and a set of design-time tools, integrated into Visual Studio - Server Explorer integration, DataSet tools, Windows Forms components with powerful design-time, etc. Besides, this installer generates the trial key files required for using this package on a trial basis. You can download it at www.devart.com.
DeviceId by: Matthew King
  • 255 total downloads
  • Latest version: 6.8.0
  • deviceid unique device identifier
Provides functionality to generate a 'device ID' that can be used to uniquely identify a computer.
Densen.Extensions.BootstrapBlazor by: Alex Chow
  • 587 total downloads
  • Latest version: 9.1.9
  • Densen Extensions for BootstrapBlazor
Densen Blazor组件库以及BootstrapBlazor服务扩展包
DotNetAnalyzers.PublicApiAnalyzer.Unstable by: Sam Harwell et. al.
  • 9 total downloads
  • Latest version: 1.0.0.12
  • API DotNetAnalyzers Roslyn Diagnostic Analyzer
An analyzer for packages with public APIs.
DotLiquid by: Tim Jones Alessandro Petrelli
  • 755 total downloads
  • Latest version: 2.3.0
  • template templating language liquid markup
DotLiquid is a templating system ported to the .NET framework from Ruby’s Liquid Markup.
Dapper.StrongName by: Sam Saffron Marc Gravell Nick Craver
  • 197 total downloads
  • Latest version: 1.60.1
  • orm sql micro-orm
A high performance Micro-ORM supporting SQL Server, MySQL, Sqlite, SqlCE, Firebird etc..