DockPanelSuite.ThemeVS2005 by: Weifen Luo and other contributors
  • 81 total downloads
  • Latest version: 3.1.1
Visual Studio 2005 theme for DockPanel Suite.
DockPanelSuite.ThemeVS2012 by: Weifen Luo and other contributors
  • 373 total downloads
  • Latest version: 3.1.1
Visual Studio 2012 themes for DockPanel Suite.
DockPanelSuite.ThemeVS2013 by: Weifen Luo and other contributors
  • 407 total downloads
  • Latest version: 3.1.1
Visual Studio 2013 themes for DockPanel Suite.
DocumentFormat.OpenXml by: Microsoft
  • 3.193k total downloads
  • Latest version: 3.5.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
  • 2.022k total downloads
  • Latest version: 3.5.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.
DotLiquid by: Tim Jones, Alessandro Petrelli
  • 245 total downloads
  • Latest version: 1.8.0
  • template templating language Liquid markup .net35 .net40 .net45
DotLiquid is a templating system ported to the .NET framework from Ruby’s Liquid Markup.
DotNetAnalyzers.PublicApiAnalyzer by: Sam Harwell et. al.
  • 29 total downloads
  • Latest version: 1.0.0-beta.12
  • API DotNetAnalyzers Roslyn Diagnostic Analyzer
An analyzer for packages with public APIs.
DotNetAnalyzers.PublicApiAnalyzer.Unstable by: Sam Harwell et. al.
  • 28 total downloads
  • Latest version: 1.0.0.12
  • API DotNetAnalyzers Roslyn Diagnostic Analyzer
An analyzer for packages with public APIs.
DotNetty.Buffers by: Microsoft
  • 32 total downloads
  • Latest version: 0.6.0
  • socket tcp protocol netty dotnetty network
Buffer management in DotNetty
DotNetty.Codecs by: Microsoft
  • 35 total downloads
  • Latest version: 0.6.0
  • socket tcp protocol netty dotnetty network codec
General purpose codecs for DotNetty
DotNetty.Codecs.Http by: Microsoft
  • 37 total downloads
  • Latest version: 0.6.0
  • socket tcp protocol netty dotnetty network http
Http codec for DotNetty
DotNetty.Common by: Microsoft
  • 37 total downloads
  • Latest version: 0.6.0
  • socket tcp protocol netty dotnetty network
DotNetty common routines
DotNetty.Handlers by: Microsoft
  • 38 total downloads
  • Latest version: 0.6.0
  • socket tcp protocol netty dotnetty network tls ssl
Application handlers for DotNetty
DotNetty.Transport by: Microsoft
  • 40 total downloads
  • Latest version: 0.6.0
  • socket tcp udp protocol netty dotnetty network
Transport model in DotNetty
DotNetZip by: Henrik/Dino Chiesa
  • 795 total downloads
  • Latest version: 1.16.0
A fork of the DotNetZip project without signing with a solution that compiles cleanly. This project aims to follow semver to avoid versioning conflicts. DotNetZip is a FAST, FREE class library and toolset for manipulating zip files. Use VB, C# or any .NET language to easily create, extract, or update zip files.
DryIoc by: Maksim Volkau
  • 7.463k total downloads
  • Latest version: 6.0.0-preview-08
  • IoC Container Inversion-of-Control DI Dependency-Injection DRY Service-Provider Factory
DryIoc is fast, small, full-featured IoC Container for .NET
DryIoc.dll by: Maksim Volkau
  • 6.423k total downloads
  • Latest version: 6.0.0-preview-09
  • IoC Container Inversion-of-Control DI Dependency-Injection DRY Service-Provider Factory FastExpressionCompiler ImTools
DryIoc is fast, small, full-featured IoC Container for .NET
DynamicData by: Roland Pheasant
  • 1.014k total downloads
  • Latest version: 3.3.1.1069
  • DynamicData Dynamic Data Rx Reactive Observable Cache Binding ObservableCache ObservableCollection Collection Linq
Bring the power of Rx to collections using Dynamic Data. Dynamic Data is a comprehensive caching and data manipulation solution which introduces domain centric observable collections. Linq extensions enable dynamic filtering, sorting, grouping, transforms, binding, pagination, data virtualisation, expiration, disposal management plus more.
DynamicExpresso.Core by: Davide Icardi
  • 775 total downloads
  • Latest version: 1.3.4.8
  • dynamic expresso expression linq eval
Dynamic Expresso is an interpreter for simple C# statements. Dynamic Expresso embeds its own parsing logic, really interprets C# statements by converting it to .NET lambda expressions or delegates. Using Dynamic Expresso developers can create scriptable applications, execute .NET code without compilation or create dynamic linq statements. Statements are written using a subset of C# language specifications. Global variables or parameters can be injected and used inside expressions. It doesn't generate assembly but it creates an expression tree on the fly.
DynamicInterop by: Jean-Michel Perraud
  • 87 total downloads
  • Latest version: 0.7.4
  • interop DLL pinvoke p/invoke shared library native library
Facilities to load native DLLs from .NET, on Unix, Windows or MacOS.