GeoAPI.CoordinateSystems by: NetTopologySuite Team
  • 181 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.
FSharp.Core by: Microsoft
  • 1,873k total downloads
  • Latest version: 11.0.101-preview7.26359.118
  • Visual F# Compiler FSharp functional programming
FSharp.Core redistributables from F# Tools version 15.2.101 For F# 11.0. Contains code from the F# Software Foundation.
FluentValidation by: Jeremy Skinner
  • 2,816k total downloads
  • Latest version: 11.12.0
A validation library for .NET that uses a fluent interface to construct strongly-typed validation rules.
FastMember by: Marc Gravell
  • 147 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.
FluentValidation.AspNetCore by: Jeremy Skinner
  • 1,952k total downloads
  • Latest version: 11.3.1
AspNetCore integration for FluentValidation
Google.Apis by: Google LLC
  • 1,544k total downloads
  • Latest version: 1.75.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.
Fody by: The Fody Team
  • 2,517k total downloads
  • Latest version: 6.9.3
  • ILWeaving, Fody, Cecil, AOP
Extensible tool for weaving .net assemblies.
GemBox.Spreadsheet by: GemBox
  • 2,047k total downloads
  • Latest version: 2026.7.100
  • GemBox.Spreadsheet Excel XLSX XLS ODS PDF XPS HTML CSV Print OpenXml OOXML SpreadsheetML Spreadsheet Workbook Worksheet Chart sheet-to-datatable datatable-to-sheet
GemBox.Spreadsheet is a .NET component that enables you to read, write, convert, and print spreadsheet files (XLSX, XLS, XLSB, CSV, HTML, and ODS) from .NET applications. With GemBox.Spreadsheet you get a fast and reliable component that's easy to use and doesn't depend on Microsoft Excel. It requires only .NET and it's much faster than Microsoft Office Automation!
Gherkin by: Cucumber Ltd, Gaspar Nagy
  • 910 total downloads
  • Latest version: 42.0.1
  • specflow gherkin cucumber
Cross-platform parser for the Gherkin language, used by Cucumber, SpecFlow and other Cucumber-based tools to parse feature files.
Google.Apis.Auth.AspNetCore3 by: Google LLC
  • 611 total downloads
  • Latest version: 1.75.0
  • Google
The Google APIs Client Library is a runtime client for working with Google Services. The ASP.NET Core 3 Auth extension library contains a Google-specific OpenIdConnect auth handler. Supports incremental auth, and an injectable IGoogleAuthProvider to supply Google credentials. Supported Platforms: - ASP.NET Core 3.0+
GeoAPI by: NetTopologySuite Team
  • 21 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.
ExcelNumberFormat by: ExcelNumberFormat developers
  • 314 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.
Google.Apis.Auth by: Google LLC
  • 1,522k total downloads
  • Latest version: 1.75.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.
GeoAPI.Core by: NetTopologySuite Team and Fabrício Godoy
  • 22 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.
Gee.External.Capstone by: Ahmed Garhy (@9ee1)
  • 171 total downloads
  • Latest version: 2.3.0
  • capstone disassembler reverse-engineering security arm x86
Capstone.NET is a .NET Core and a .NET Framework binding for the Capstone disassembly framework. It is written in C#, supports Capstone 4, and has a friendly and simple type safe API that is ridiculously easy to learn and quick to pick up.
FastMember.Signed by: Marc Gravell
  • 125 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.
FluentValidation.DependencyInjectionExtensions by: Jeremy Skinner
  • 1,32k total downloads
  • Latest version: 11.12.0
Dependency injection extensions for FluentValidation
FluentNHibernate by: James Gregory and contributors (Paul Batum, Hudson Akridge, Gleb Chermennov, Jorge Rodríguez Galán).
  • 69 total downloads
  • Latest version: 3.4.1
  • ORM DAL NHibernate Fluent Conventions DataBase ADO.Net Mappings
Fluent, XML-less, compile safe, automated, convention-based mappings for NHibernate.
Google.Apis.Core by: Google LLC
  • 1,539k total downloads
  • Latest version: 1.75.0
  • Google
The Google APIs Core Library contains the Google APIs HTTP layer, JSON support, Data-store, logging and so on.
FluentAssertions by: Dennis Doomen, Jonas Nyrup, Xceed
  • 258 total downloads
  • Latest version: 8.10.0
  • MSTest2 xUnit NUnit MSpec TUnit TDD BDD Fluent netstandard uwp
A very extensive set of extension methods that allow you to more naturally specify the expected outcome of a TDD or BDD-style unit tests. Works with .NET Standard 2.0 and higher, .NET Framework 4.7 and higher and .NET 6 and higher. Supports the unit test frameworks MSTest2, MSTest3, MSTest4, NUnit3, NUnit4, XUnit2, XUnit3, MSpec and TUnit. IMPORTANT: This version is free for open-source projects and non-commercial use, but commercial use requires [a paid license](https://xceed.com/products/unit-testing/fluent-assertions/). Check out the [license page](LICENSE) for more information.