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.494k 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
  • 161 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 Chiesa
  • 528 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
  • 4.914k 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.432k 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
  • 559 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
  • 532 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
  • 67 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.
ECommon by: tangxuehua
  • 486 total downloads
  • Latest version: 1.3.9
  • ECommon
An infrastructure utility library written by c#.
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
EFCore.BulkExtensions.MySql by: borisdj
  • 14 total downloads
  • Latest version: 6.6.3
  • EntityFrameworkCore Entity Framework Core EFCore EF Core MySQL Bulk Batch Extensions Insert Update Delete Read Truncate SaveChanges
EntityFramework EF Core Bulk Batch Extensions for Insert Update Delete Read (CRUD) operations on MySQL