DocumentFormat.OpenXml
by: Microsoft
- 27 total downloads
- Latest version: 2.14.0-beta0001
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.
DotNetAnalyzers.PublicApiAnalyzer
by: Sam Harwell et. al.
- 1 total downloads
- Latest version: 1.0.0-beta.12
An analyzer for packages with public APIs.
DotNetAnalyzers.PublicApiAnalyzer.Unstable
by: Sam Harwell et. al.
- 1 total downloads
- Latest version: 1.0.0.12
An analyzer for packages with public APIs.
DotNetZip
by: Dino Chiesa
- 1 total downloads
- Latest version: 1.9.0
DotNetZip is an easy-to-use, FAST, FREE class library and toolset for manipulating zip files or folders.
Elasticsearch.Net
by: Elasticsearch Inc. and contributors
- 32 total downloads
- Latest version: 1.9.2
Exposes all the api endpoints but leaves you in control of building the request and response bodies. Comes with built in cluster failover/connection pooling support.
elmah
by: Atif Aziz
- 10 total downloads
- Latest version: 1.2.2
ELMAH with initial configuration for getting started quickly. ELMAH (Error Logging Modules and Handlers) is an application-wide error logging facility that is completely pluggable. It can be dynamically added to a running ASP.NET web application, or even all ASP.NET web applications on a machine, without any need for re-compilation or re-deployment.
elmah.corelibrary
by: Atif Aziz
- 7 total downloads
- Latest version: 1.2.2
Core library for ELMAH (Error Logging Modules and Handlers) without any configuration.
EntityFramework
by: Microsoft
- 50 total downloads
- Latest version: 6.5.1
Entity Framework 6 (EF6) is a tried and tested object-relational mapper for .NET with many years of feature development and stabilization.
EntityFramework.Migrations
by: Microsoft
- 5 total downloads
- Latest version: 0.9.0
Legacy package, Migrations is now included in the EntityFramework package.
Enums.NET
by: Tyler Brinkley
- 15 total downloads
- Latest version: 4.0.2
Enums.NET is a high-performance type-safe .NET enum utility library
EPPlus
by: Jan Källman
- 2 total downloads
- Latest version: 4.0.5
A library to manage Excel spreadsheets, using OOXML.
ExcelNumberFormat
by: ExcelNumberFormat developers
- 14 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: 3.0.0
ExCSS is a CSS 3 parser for .NET. ExCSS makes it easy to read and parse stylesheets into a friendly object model with full LINQ support.
ExtendedNumerics.BigDecimal
by: https://github.com/AdamWhiteHat
- 3 total downloads
- Latest version: 1.0.0.1
Arbitrary precision decimal class
Fizzler
by: Atif Aziz, Colin Ramsay
- 8 total downloads
- Latest version: 1.3.1
Fizzler is a W3C Selectors parser and generic selector framework for document hierarchies.
FluentValidation
by: Jeremy Skinner
- 84 total downloads
- Latest version: 8.6.3
A validation library for .NET that uses a fluent interface to construct strongly-typed validation rules.
FluentValidation.ValidatorAttribute
by: Jeremy Skinner
- 20 total downloads
- Latest version: 8.6.1
A validation library for .NET that uses a fluent interface to construct strongly-typed validation rules.
Flurl
by: Todd Menier
- 16 total downloads
- Latest version: 3.0.0-pre4
A fluent, portable URL builder. To make HTTP calls off the fluent chain, check out Flurl.Http.
Flurl.Http
by: Todd Menier
- 25 total downloads
- Latest version: 3.0.0-pre4
A fluent, portable, testable HTTP client library.