DocumentFormat.OpenXml
by: Microsoft
- 2.25k total downloads
- Latest version: 3.5.1
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
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
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
An analyzer for packages with public APIs.
DotNetAnalyzers.PublicApiAnalyzer.Unstable
by: Sam Harwell et. al.
- 19 total downloads
- Latest version: 1.0.0.12
An analyzer for packages with public APIs.
DotNetty.Buffers
by: Microsoft
- 19 total downloads
- Latest version: 0.6.0
Buffer management in DotNetty
DotNetty.Codecs
by: Microsoft
- 17 total downloads
- Latest version: 0.6.0
General purpose codecs for DotNetty
DotNetty.Handlers
by: Microsoft
- 23 total downloads
- Latest version: 0.6.0
Application handlers for DotNetty
DotNetty.Transport
by: Microsoft
- 19 total downloads
- Latest version: 0.6.0
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
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
DryIoc is fast, small, full-featured IoC Container for .NET
DynamicData
by: Roland Pheasant
- 559 total downloads
- Latest version: 3.3.1.1069
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 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
Facilities to load native DLLs from .NET, on Unix, Windows or MacOS.
ECommon
by: tangxuehua
- 486 total downloads
- Latest version: 1.3.9
An infrastructure utility library written by c#.
EFCore.BulkExtensions
by: borisdj
- 139 total downloads
- Latest version: 10.0.1
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
EntityFramework EF Core Bulk Batch Extensions for Insert Update Delete Read (CRUD) operations on MySQL