Examine.Lucene
by: shandem
- 91 total downloads
- Latest version: 4.0.0-beta.1
A Lucene.Net search and indexing implementation for Examine
Examine
by: shandem
- 191 total downloads
- Latest version: 4.0.0-beta.1
A Lucene.Net search and indexing implementation for Examine
GeoAPI.CoordinateSystems
by: NetTopologySuite Team
- 121 total downloads
- Latest version: 2.0.0-nuget005
GeoAPI.NET project provides a common framework based on OGC/ISO standards to improve interoperability among .NET GIS projects.
FSharp.Core
by: Microsoft
- 1,023k total downloads
- Latest version: 10.0.101
FSharp.Core redistributables from F# Tools version 14.0.101 For F# 10.0. Contains code from the F# Software Foundation.
FluentValidation
by: Jeremy Skinner
- 1,689k 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
- 98 total downloads
- Latest version: 1.5.0
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.
EntityFramework
by: Microsoft
- 659 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.
FluentValidation.AspNetCore
by: Jeremy Skinner
- 695 total downloads
- Latest version: 9.0.0-preview2
AspNetCore integration for FluentValidation
Google.Apis
by: Google LLC
- 1,001k total downloads
- Latest version: 1.73.0
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
- 1,686k total downloads
- Latest version: 6.9.3
Extensible tool for weaving .net assemblies.
GemBox.Spreadsheet
by: GemBox
- 614 total downloads
- Latest version: 2025.12.105
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
- 329 total downloads
- Latest version: 37.0.0
Cross-platform parser for the Gherkin language, used by Cucumber, SpecFlow and other Cucumber-based tools to parse feature files.
GeoAPI
by: NetTopologySuite Team
- 13 total downloads
- Latest version: 1.7.5
GeoAPI.NET project provides a common framework based on OGC/ISO standards to improve interoperability among .NET GIS projects.
ExcelNumberFormat
by: ExcelNumberFormat developers
- 190 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.
Esprima
by: Sebastien Ros
- 239 total downloads
- Latest version: 3.0.5
Standard-compliant ECMAScript 2022 parser (also known as JavaScript).
GeoAPI.Core
by: NetTopologySuite Team and Fabrício Godoy
- 15 total downloads
- Latest version: 1.7.5
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)
- 110 total downloads
- Latest version: 2.3.0
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
- 83 total downloads
- Latest version: 1.5.0
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
- 783 total downloads
- Latest version: 11.12.0
Dependency injection extensions for FluentValidation
Examine.Core
by: shandem
- 92 total downloads
- Latest version: 4.0.0-beta.1
Examine is an abstraction for indexing and search operations with implementations such as Lucene.Net