DocumentFormat.OpenXml by: Microsoft
  • 384 total downloads
  • Latest version: 2.20.0
  • 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.Glob by: Darrell Tunnell <darrell.tunnell@googlemail.com>
  • 16 total downloads
  • Latest version: 3.1.0
  • glob globbing dotnet pattern match
A fast globbing library for .NET applications, including .net core. Doesn't use Regex.
DotNetEnv by: DotNetEnv
  • 153 total downloads
  • Latest version: 3.1.1
  • dotnet env dotfiles
A .NET library to load environment variables from .env files
EmptyFiles by: https://github.com/SimonCropp/EmptyFiles/graphs/contributors
  • 16 total downloads
  • Latest version: 4.1.0
A collection of minimal binary files.
EntityFramework by: Microsoft
  • 13 total downloads
  • Latest version: 6.1.3
  • Microsoft EF Database Data O/RM ADO.NET
Entity Framework is Microsoft's recommended data access technology for new applications.
EphemeralMongo6.runtime.linux-x64 by: Anthony Simmon
  • 15 total downloads
  • Latest version: 1.1.3
  • native
.NET wrapper for MongoDB 6.0.9 built for .NET Standard 2.0.
EphemeralMongo6.runtime.osx-x64 by: Anthony Simmon
  • 13 total downloads
  • Latest version: 1.1.3
  • native
.NET wrapper for MongoDB 6.0.9 built for .NET Standard 2.0.
EphemeralMongo6.runtime.win-x64 by: Anthony Simmon
  • 14 total downloads
  • Latest version: 1.1.3
  • native
.NET wrapper for MongoDB 6.0.9 built for .NET Standard 2.0.
ExcelNumberFormat by: ExcelNumberFormat developers
  • 121 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.
Fare by: Nikos Baxevanis
  • 94 total downloads
  • Latest version: 2.2.1
  • Regex Test NFA DFA Automaton
.NET port of dk.brics.automaton - Project Fare is an effort to bring a DFA/NFA (finite-state automata) implementation from Java to .NET. There are quite a few implementations available in other languages today. This project aims to fill the gap in .NET.
FastMember by: Marc Gravell
  • 47 total downloads
  • Latest version: 1.3.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.
FirebirdSql.Data.FirebirdClient by: FirebirdSQL
  • 189 total downloads
  • Latest version: 6.2.0.1
  • firebird firebirsql firebirdclient adonet database
Firebird ADO.NET Data provider
FluentValidation 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.
FubarCoder.RestSharp.Portable.Core by: Mark Junker Fubar Development Junker
  • 38 total downloads
  • Latest version: 4.0.8
  • PCL RestSharp portable core
This is the core RestSharp.Portable library which contains mostly interfaces to allow dependent libraries to use as few dependencies as possible. Supported Platforms: - .NET Standard 1.0 - .NET Framework 4 - Silverlight 5 - Portable Class Libraries (Profiles 259 and 328)
FubarCoder.RestSharp.Portable.HttpClient by: Mark Junker Fubar Development Junker
  • 38 total downloads
  • Latest version: 4.0.8
  • PCL RestSharp portable HttpClient
Some kind of a RestSharp port to PCL. This is not related to the RestSharp project at all! Supported Platforms: - .NET Standard 1.1 - .NET Framework 4 - Silverlight 5 - Portable Class Libraries (Profiles 259 and 328)
Google.Api.CommonProtos by: Google LLC
  • 256 total downloads
  • Latest version: 2.16.0
  • Google
Common Protocol Buffer messages for Google APIs
Google.Protobuf by: Google Inc.
  • 133 total downloads
  • Latest version: 3.28.1
  • Protocol Buffers Binary Serialization Format Google proto proto3
C# runtime library for Protocol Buffers - Google's data interchange format.
GroupDocs.Parser by: Aspose
  • 406 total downloads
  • Latest version: 24.11.0
  • parser extractor extract-text parse-document extract-images extract-content extract-form text-extractor image-extractor form text image TextExtractor DOC DOCX XLS XLSX PPT PPTX ONE ODP ODS ODT OTT PDF PST OST EML EMLX MSG EPUB FB2 CHM ZIP HTML MD XML
GroupDocs.Parser for .NET is a useful parsing class library which allows to extract different data from documents of various formats. The data extraction API supports PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and many more formats.
Grpc.AspNetCore by: The gRPC Authors
  • 76 total downloads
  • Latest version: 2.67.0
  • gRPC RPC HTTP/2 aspnetcore
gRPC meta-package for ASP.NET Core
Grpc.AspNetCore.Server by: The gRPC Authors
  • 121 total downloads
  • Latest version: 2.67.0
  • gRPC RPC HTTP/2 aspnetcore
gRPC support for ASP.NET Core