DocumentFormat.OpenXml by: Microsoft
  • 104 total downloads
  • Latest version: 3.4.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
  • 33 total downloads
  • Latest version: 3.4.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.
Dotnet.Bundle by: Dotnet.Bundle
  • 6 total downloads
  • Latest version: 0.9.12
Package Description
DotNet.Bundle by: DotNet.Bundle
  • 3 total downloads
  • Latest version: 0.9.13
Package Description
DotNetZip by: Henrik/Dino Chiesa
  • 76 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.
DynamicData by: Roland Pheasant
  • 761 total downloads
  • Latest version: 9.4.1
  • DynamicData Dynamic Data Rx Reactive Observable Cache Binding ObservableCache ObservableList 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.
Elastic.CommonSchema by: Elastic and contributors
  • 80 total downloads
  • Latest version: 9.0.0
Maps Elastic Common Schema (ECS) to .NET types including (de)serialization using System.Text.Json
Elastic.CommonSchema.Serilog by: Elastic and contributors
  • 55 total downloads
  • Latest version: 9.0.0
Serilog TextFormatter that formats log events in accordance with Elastic Common Schema (ECS).
Emgu.CV by: Emgu Corporation
  • 53 total downloads
  • Latest version: 4.12.0.5764
  • opencv emgu emgucv ai image
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 by: Emgu Corporation
  • 17 total downloads
  • Latest version: 4.1.1.3497
  • opencv emgu emgucv ai image
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.
EPPlus by: EPPlus Software AB
  • 371 total downloads
  • Latest version: 8.4.1
  • Excel ooxml
A spreadsheet library for .NET framework and .NET core
EPPlus.Interfaces by: EPPlus.Interfaces
  • 31 total downloads
  • Latest version: 8.4.0
Package Description
EPPlus.System.Drawing by: EPPlus.System.Drawing
  • 28 total downloads
  • Latest version: 8.4.0
Package Description
ErrorOr by: Amichai Mantinband
  • 12 total downloads
  • Latest version: 2.0.1
  • Result Results ErrorOr Error Handling
A simple, fluent discriminated union of an error or a result.
ExcelNumberFormat by: ExcelNumberFormat developers
  • 37 total downloads
  • Latest version: 1.1.0
  • excel formatting numfmt formatcode
.NET library to parse ECMA-376 number format strings and format values like Excel and other spreadsheet softwares.
ExCSS by: Tyler Brinks
  • 123 total downloads
  • Latest version: 4.3.1
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.
FastMember by: Marc Gravell
  • 41 total downloads
  • Latest version: 1.5.0
  • Reflection Dynamic Member Access
In .NET reflection is slow... well, kinda slow. If you need access to the members of an arbitrary type, with the type and member-names known only at runtime - then it is frankly hard (especially for DLR types). This library makes such access easy and fast.
FastMember.Signed by: Marc Gravell
  • 30 total downloads
  • Latest version: 1.5.0
  • Reflection Dynamic Member Access
In .NET reflection is slow... well, kinda slow. If you need access to the members of an arbitrary type, with the type and member-names known only at runtime - then it is frankly hard (especially for DLR types). This library makes such access easy and fast.
FirebaseAuthentication.net by: Step Up Labs Inc.
  • 72 total downloads
  • Latest version: 4.1.0
  • Firebase Auth Authentication Google Facebook Github Twitter
Unofficial C# implementation of Firebase authentication targetting .NET Standard. The library provides a drop-in auth solution that handles the flows for signing in users with email addresses and passwords, Identity Provider Sign In including Google, Facebook, GitHub, Twitter, Apple, Microsoft, Yahoo and anonymous sign-in. FirebaseUI is supported by platform-specific libraries: * FirebaseAuthentication.WPF * FirebaseAuthentication.UWP * FirebaseAuthentication.Maui
Fizzler by: Atif Aziz Colin Ramsay
  • 38 total downloads
  • Latest version: 1.3.1
  • selectors w3c
Fizzler is a W3C Selectors parser and generic selector framework for document hierarchies.
FluentValidation by: Jeremy Skinner
  • 433 total downloads
  • Latest version: 11.12.0
A validation library for .NET that uses a fluent interface to construct strongly-typed validation rules.
FluentValidation.AspNetCore by: Jeremy Skinner
  • 87 total downloads
  • Latest version: 9.0.0-preview2
AspNetCore integration for FluentValidation