DocumentFormat.OpenXml.Framework by: Microsoft
  • 9 total downloads
  • Latest version: 3.2.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.
DotNetZip by: Henrik/Dino Chiesa
  • 158 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.
EMGU.CV by: Emgu Corporation
  • 39 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.
EmptyFiles by: https://github.com/VerifyTests/EmptyFiles/graphs/contributors
  • 320 total downloads
  • Latest version: 8.12.1
A collection of minimal binary files.
EntityFramework by: Microsoft
  • 239 total downloads
  • Latest version: 6.5.1
  • Microsoft EntityFramework EF Database Data O/RM ADO.NET
Entity Framework 6 (EF6) is a tried and tested object-relational mapper for .NET with many years of feature development and stabilization.
ExcelDataReader by: ExcelDataReader developers
  • 69 total downloads
  • Latest version: 3.7.0-develop00310
  • excel xls xlsx xlsb
Lightweight and fast library written in C# for reading Microsoft Excel files (XLS, XLSX).
ExCSS by: Tyler Brinks
  • 105 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.
FirebaseAdmin by: Google Inc.
  • 111 total downloads
  • Latest version: 1.17.1
  • firebase Google Cloud
Firebase Admin SDK enables server-side .NET developers to integrate Firebase into their services and applications.
Fizzler by: Atif Aziz, Colin Ramsay
  • 73 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
  • 649 total downloads
  • Latest version: 8.6.3
A validation library for .NET that uses a fluent interface to construct strongly-typed validation rules.
Fody by: The Fody Team
  • 1.165k total downloads
  • Latest version: 6.9.3
  • ILWeaving, Fody, Cecil, AOP
Extensible tool for weaving .net assemblies.
GeoAPI by: NetTopologySuite Team
  • 58 total downloads
  • Latest version: 1.7.5
  • OGC SFS NTS GIS
GeoAPI.NET project provides a common framework based on OGC/ISO standards to improve interoperability among .NET GIS projects.
GeoAPI.CoordinateSystems by: NetTopologySuite Team
  • 34 total downloads
  • Latest version: 2.0.0-nuget005
  • OGC SFS NTS GIS
GeoAPI.NET project provides a common framework based on OGC/ISO standards to improve interoperability among .NET GIS projects.
GeoAPI.Core by: NetTopologySuite Team and Fabrício Godoy
  • 5 total downloads
  • Latest version: 1.7.5
  • OGC SFS NTS GIS
GeoAPI.NET project provides a common framework based on OGC/ISO standards to improve interoperability among .NET GIS projects.
Google.Api.Gax by: Google Inc.
  • 272 total downloads
  • Latest version: 2.10.0
  • Google
Support classes for Google API client libraries
Google.Api.Gax.Rest by: Google Inc.
  • 189 total downloads
  • Latest version: 2.10.0
  • Google
Common Protocol Buffer messages for Google APIs
Google.Apis by: Google LLC
  • 500 total downloads
  • Latest version: 1.65.0
  • Google
The Google APIs Client Library is a runtime client for working with Google services. The library supports service requests, media upload and download, etc. Supported Platforms: - .NET Framework 4.5+ - NetStandard1.3, providing .NET Core support
Google.Apis.Auth by: Google LLC
  • 566 total downloads
  • Latest version: 1.65.0
  • Google
The Google APIs Client Library is a runtime client for working with Google services. This package includes auth components like user-credential, authorization code flow, etc. for making authenticated calls using the OAuth2 spec. Supported Platforms: - .NET Framework 4.5 - .NET Framework 4.6.1 - .Net Standard 1.3 - .Net Standard 2.0
Google.Apis.Calendar.v3 by: Google LLC
  • 634 total downloads
  • Latest version: 1.65.0.3270
  • Google
Google APIs Client Library for working with Calendar v3. Supported Platforms: - .NET Framework 4.5+ - .NET Standard 1.3 and .NET Standard 2.0; providing .NET Core support. Incompatible platforms: - .NET Framework < 4.5 - Silverlight - UWP (will build, but is known not to work at runtime) - Xamarin - Windows 8 Apps - Windows Phone 8.1 - Windows Phone Silverlight 8.0 More documentation on the API is available at: https://developers.google.com/api-client-library/dotnet/apis/calendar/v3 The package source code is available at: https://github.com/google/google-api-dotnet-client/tree/master/Src/Generated
Google.Apis.Core by: Google LLC
  • 504 total downloads
  • Latest version: 1.65.0
  • Google
The Google APIs Core Library contains the Google APIs HTTP layer, JSON support, Data-store, logging and so on. Supported Platforms: - .NET Framework 4.5+ - NetStandard1.3, providing .NET Core support