DockPanelSuite by: Weifen Luo and other contributors
  • 377 total downloads
  • Latest version: 3.1.1
The docking library for .Net Windows Forms development which mimics Visual Studio .Net.
DockPanelSuite.ThemeVS2003 by: Weifen Luo and other contributors
  • 228 total downloads
  • Latest version: 3.1.1
Visual Studio 2003 theme for DockPanel Suite.
DockPanelSuite.ThemeVS2005 by: Weifen Luo and other contributors
  • 58 total downloads
  • Latest version: 3.1.1
Visual Studio 2005 theme for DockPanel Suite.
DockPanelSuite.ThemeVS2012 by: Weifen Luo and other contributors
  • 234 total downloads
  • Latest version: 3.1.1
Visual Studio 2012 themes for DockPanel Suite.
DockPanelSuite.ThemeVS2013 by: Weifen Luo and other contributors
  • 252 total downloads
  • Latest version: 3.1.1
Visual Studio 2013 themes for DockPanel Suite.
DocumentFormat.OpenXml by: Microsoft
  • 2.25k 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
  • 1.495k 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
  • 129 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.
  • 18 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.
  • 19 total downloads
  • Latest version: 1.0.0.12
  • API DotNetAnalyzers Roslyn Diagnostic Analyzer
An analyzer for packages with public APIs.
DotNetty.Buffers by: Microsoft
  • 19 total downloads
  • Latest version: 0.6.0
  • socket tcp protocol netty dotnetty network
Buffer management in DotNetty
DotNetty.Codecs by: Microsoft
  • 17 total downloads
  • Latest version: 0.6.0
  • socket tcp protocol netty dotnetty network codec
General purpose codecs for DotNetty
DotNetty.Codecs.Http by: Microsoft
  • 21 total downloads
  • Latest version: 0.6.0
  • socket tcp protocol netty dotnetty network http
Http codec for DotNetty
DotNetty.Common by: Microsoft
  • 17 total downloads
  • Latest version: 0.6.0
  • socket tcp protocol netty dotnetty network
DotNetty common routines
DotNetty.Handlers by: Microsoft
  • 23 total downloads
  • Latest version: 0.6.0
  • socket tcp protocol netty dotnetty network tls ssl
Application handlers for DotNetty
DotNetty.Transport by: Microsoft
  • 19 total downloads
  • Latest version: 0.6.0
  • socket tcp udp protocol netty dotnetty network
Transport model in DotNetty
DotNetZip by: Henrik/Dino Chisa
  • 288 total downloads
  • Latest version: 1.12.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
  • 4.915k 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
  • 4.424k 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
EFCore.BulkExtensions by: borisdj
  • 139 total downloads
  • Latest version: 10.0.1
  • EntityFrameworkCore Entity Framework Core .Net EFCore EF Core Bulk Batch Copy SqlBulkCopy Extensions Insert Update Delete Read Truncate SaveChanges SQLServer PostgreSQL MySQL SQLite
EntityFramework .Net EFCore EF Core Bulk Batch Extensions for Insert Update Delete Read (CRUD) operations on SQL Server, PostgreSQL, MySQL, SQLite