Database
by: Gil Sani
- 53 total downloads
- Latest version: 2.5.0
Create JSON based database on any device.
dbup
by: Paul Stovell Jim Burger Jake Ginnivan Damian Maclennan
- 360 total downloads
- Latest version: 5.0.41
This package exists to allow easy upgrades from pre-4.0 version This package was split into two packages dbup-core and dbup-sqlserver so that non SQL Server packages did not need to also
reference the SQL Server code. Uninstall this package and install dbup-sqlserver, or the package for the server(s) you are targeting instead!
dbup-core
by: Paul Stovell Jim Burger Jake Ginnivan Damian Maclennan
- 107 total downloads
- Latest version: 4.6.3
DbUp makes it easy to deploy and upgrade SQL Server databases by running change scripts. This is the core library and should be used in conjunction with the database specific package (eg dbup-sqlserver, dbup-mysql)
dbup-sqlserver
by: Paul Stovell Jim Burger Jake Ginnivan Damian Maclennan
- 110 total downloads
- Latest version: 4.6.0
DbUp makes it easy to deploy and upgrade SQL Server databases by running change scripts.
DeltaCompressionDotNet
by: ta.speot.is
- 258 total downloads
- Latest version: 2.0.1
A managed wrapper around Microsoft's delta compression application programming interfaces.
DockPanelSuite
by: Weifen Luo and other contributors
- 232 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
- 182 total downloads
- Latest version: 3.1.1
Visual Studio 2003 theme for DockPanel Suite.
DockPanelSuite.ThemeVS2005
by: Weifen Luo and other contributors
- 41 total downloads
- Latest version: 3.1.1
Visual Studio 2005 theme for DockPanel Suite.
DockPanelSuite.ThemeVS2012
by: Weifen Luo and other contributors
- 177 total downloads
- Latest version: 3.1.1
Visual Studio 2012 themes for DockPanel Suite.
DockPanelSuite.ThemeVS2013
by: Weifen Luo and other contributors
- 169 total downloads
- Latest version: 3.1.1
Visual Studio 2013 themes for DockPanel Suite.
DocumentFormat.OpenXml
by: Microsoft
- 3.621k total downloads
- Latest version: 3.3.0
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.122k total downloads
- Latest version: 3.3.0
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
- 447 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.
- 53 total downloads
- Latest version: 1.0.0-beta.12
An analyzer for packages with public APIs.
DotNetAnalyzers.PublicApiAnalyzer.Unstable
by: Sam Harwell et. al.
- 50 total downloads
- Latest version: 1.0.0.12
An analyzer for packages with public APIs.
DryIoc
by: Maksim Volkau
- 11.348k total downloads
- Latest version: 6.0.0-preview-08
DryIoc is fast, small, full-featured IoC Container for .NET
DryIoc.dll
by: Maksim Volkau
- 17.076k total downloads
- Latest version: 6.0.0-preview-09
DryIoc is fast, small, full-featured IoC Container for .NET
DynamicExpresso.Core
by: Davide Icardi
- 71 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.
ECommon
by: tangxuehua
- 299 total downloads
- Latest version: 1.3.9
An infrastructure utility library written by c#.
EFCore.BulkExtensions
by: borisdj
- 99 total downloads
- Latest version: 9.0.1
EntityFramework .Net EFCore EF Core Bulk Batch Extensions for Insert Update Delete Read (CRUD) operations on SQL Server, PostgreSQL, MySQL, SQLite