DocumentFormat.OpenXml.Framework
by: Microsoft
- 2 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.
DotImaging.BitmapInterop
by: Darko Jurić
- 16 total downloads
- Latest version: 5.0.1-alpha
Extensions for interoperability with System.Drawing.Bitmap, Point, PointF, Color and drawing extensions.
DotImaging.GenericImage
by: Darko Jurić
- 14 total downloads
- Latest version: 4.8.3
Provides .NET native array imaging extensions. Color-spaces and channel depth conversion is included.
Implements slim generic image class when fast pixel manipulation is needed.
To get compatibility for other image types install appropriate extension - NuGet package (e.g. Imaging.BitmapInterop).
DotImaging.Primitives2D
by: Darko Jurić
- 12 total downloads
- Latest version: 4.8.2
Provides portable 2D drawing primitives (Point, Size, Rectangle) compatible with System.Drawing structures.
Additional structures include Circle, Ellipse, Box2D.
DotLiquid
by: Tim Jones, Alessandro Petrelli
- 78 total downloads
- Latest version: 2.3.197
DotLiquid is a templating system ported to the .NET framework from Ruby’s Liquid Markup.
Emgu.CV
by: Emgu Corporation
- 13 total downloads
- Latest version: 4.12.0.5764
Emgu CV is a cross platform .Net wrapper to the OpenCV image processing library. Allowing OpenCV functions to be called from .NET compatible languages such as C#, VB, VC++, IronPython etc.
Emgu.CV.runtime.windows
by: Emgu Corporation
- 0 total downloads
- Latest version: 4.5.5.4823
This package contains the native runtime of Emgu CV for Windows
Emgu.runtime.windows.msvc.rt.x64
by: Emgu Corporation
- 1 total downloads
- Latest version: 19.29.30138
This package contains the native x64 MSVC runtime for Windows
Emgu.runtime.windows.msvc.rt.x86
by: Emgu Corporation
- 1 total downloads
- Latest version: 19.29.30138
This package contains the native x86 MSVC runtime for Windows
EntityFramework
by: Microsoft
- 42 total downloads
- Latest version: 6.6.0-preview1-final
Entity Framework 6 (EF6) is a tried and tested object-relational mapper for .NET with many years of feature development and stabilization.
Equals.Fody
by: Rafał Jasica, Simon Cropp
- 17 total downloads
- Latest version: 4.0.2
Generate Equals, GetHashCode and operator methods from properties for classes decorated with an [Equals] Attribute.
Evos.Xbim
by: Steve Lockley, Martin Cerny and XBIMTeam Contributors
- 2 total downloads
- Latest version: 1.0.0.8
Same XBim as in NanoCAD 26.0
ExcelDataReader
by: ExcelDataReader developers
- 22 total downloads
- Latest version: 3.9.0-rc1
Lightweight and fast library written in C# for reading Microsoft Excel files (XLS, XLSX).
ExcelDataReader.DataSet
by: ExcelDataReader developers
- 23 total downloads
- Latest version: 3.9.0
ExcelDataReader extension for reading Microsoft Excel files into System.Data.DataSet.
ExcelNumberFormat
by: ExcelNumberFormat developers
- 12 total downloads
- Latest version: 1.1.0
.NET library to parse ECMA-376 number format strings and format values like Excel and other spreadsheet softwares.
ExCSS
by: Tyler Brinks
- 1 total downloads
- Latest version: 4.2.3
ExCSS is a CSS 2.1 and CSS 3 parser for .NET.
ExCSS makes it easy to read and parse stylesheets into a friendly object model with full LINQ support.
Extended.Wpf.Toolkit
by: Xceed
- 1 total downloads
- Latest version: 4.7.25104.5739
Extended WPF Toolkit is the number one collection of WPF controls, components and utilities for creating next generation Windows applications. Provides 48 controls, all offered under the Xceed Software Inc Community License. v4.7 provides 19 bug fixes and improvements. Documentation, source, and discussions are hosted on Github at https://github.com/xceedsoftware/wpftoolkit. Check out the Plus Edition to support the project, get more controls and features, and work with a version a few releases ahead of the free releases.
FastExpressionCompiler.src
by: Maksim Volkau
- 13 total downloads
- Latest version: 5.3.2
FastExpressionCompiler is 10-40x times faster than Expression.Compile()