DotNetAnalyzers.PublicApiAnalyzer.Unstable by: Sam Harwell et. al.
  • 14 total downloads
  • Latest version: 1.0.0.12
  • API DotNetAnalyzers Roslyn Diagnostic Analyzer
An analyzer for packages with public APIs.
Examine by: Shannon Deminick
  • 110 total downloads
  • Latest version: 0.1.80-beta02
  • examine search lucene
Examine is a wrapper for getting a Lucene index up and running for any type of data and comes with an API to search it. You can either use the Fluent API that the library comes with or use raw Lucene query syntax. The indexing is configurable and will allow both synchronous and asynchronous indexing and everything works happily in web projects too.
GeoAPI.CoordinateSystems by: NetTopologySuite Team
  • 129 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 and F# Software Foundation
  • 189 total downloads
  • Latest version: 4.6.2
  • Visual F# Compiler FSharp functional programming
FSharp.Core redistributables from Visual F# Tools version 10.4 For F# 4.6 Supported Platforms: .NET Framework 4.5+ (net45) netstandard1.6 (netstandard1.6) netstandard2.0 (netstandard2.0) Commit hash: 8527f4444ac8618a2aee143be608f63c55f51325
FluentValidation by: Jeremy Skinner
  • 1,042k total downloads
  • Latest version: 8.6.3
A validation library for .NET that uses a fluent interface to construct strongly-typed validation rules.
FastMember by: Marc Gravell
  • 53 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.
EntityFramework by: Microsoft
  • 700 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.
FluentValidation.AspNetCore by: Jeremy Skinner
  • 230 total downloads
  • Latest version: 7.3.0-beta3
AspNetCore integration for FluentValidation
Fody by: The Fody Team
  • 1,821k total downloads
  • Latest version: 6.9.3
  • ILWeaving, Fody, Cecil, AOP
Extensible tool for weaving .net assemblies.
GemBox.Spreadsheet by: GemBox
  • 135 total downloads
  • Latest version: 49.0.1202
  • 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
  • 170 total downloads
  • Latest version: 5.1.0
  • specflow gherkin cucumber
Cross-platform parser for the Gherkin language, used by Cucumber, SpecFlow and other Cucumber-based tools to parse feature files.
Elasticsearch.Net by: Elastic and contributors
  • 461 total downloads
  • Latest version: 6.2.0
  • elasticsearch,elastic,search,lucene,nest
Elasticsearch.Net
GeoAPI by: NetTopologySuite Team
  • 14 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
  • 198 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.
Esprima by: Sebastien Ros
  • 37 total downloads
  • Latest version: 1.0.1258
  • javascript, parser
Standard-compliant ECMAScript 2016 parser (also popularly known as JavaScript or ES6).
DotNetAnalyzers.PublicApiAnalyzer by: Sam Harwell et. al.
  • 11 total downloads
  • Latest version: 1.0.0-beta.12
  • API DotNetAnalyzers Roslyn Diagnostic Analyzer
An analyzer for packages with public APIs.
GeoAPI.Core by: NetTopologySuite Team and Fabrício Godoy
  • 16 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)
  • 67 total downloads
  • Latest version: 2.0.2
  • capstone disassembler reverse-engineering security arm x86
Capstone.NET is an opinionated .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
  • 41 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.
dotless.AspNetHandler by: Daniel Hölbling, James Foster, Luke Page
  • 52 total downloads
  • Latest version: 1.6.7
  • less css compile dotnet
Adds HTTPHandler for ASP.NET to compile LESS files on demand. This is a project to port the hugely useful Less libary to the .NET world. It give variables, nested rules and operators to CSS. For more information about the original Less project see http://lesscss.org/ or http://github.com/dotless/dotless. For more information about how to get started with the .NET version see http://www.dotlesscss.org/.