DotNetAnalyzers.PublicApiAnalyzer.Unstable
by: Sam Harwell et. al.
- 13 total downloads
- Latest version: 1.0.0.12
An analyzer for packages with public APIs.
Examine
by: Shannon Deminick
- 99 total downloads
- Latest version: 0.1.80-beta02
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
- 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 and F# Software Foundation
- 175 total downloads
- Latest version: 4.6.2
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
- 969 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
- 52 total downloads
- Latest version: 1.3.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
- 658 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
- 215 total downloads
- Latest version: 7.3.0-beta3
AspNetCore integration for FluentValidation
Fody
by: The Fody Team
- 1,686k total downloads
- Latest version: 6.9.3
Extensible tool for weaving .net assemblies.
GemBox.Spreadsheet
by: GemBox
- 121 total downloads
- Latest version: 49.0.1202
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
- 150 total downloads
- Latest version: 5.1.0
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
- 392 total downloads
- Latest version: 6.2.0
Elasticsearch.Net
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
- 189 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
- 34 total downloads
- Latest version: 1.0.1258
Standard-compliant ECMAScript 2016 parser (also popularly known as JavaScript or ES6).
DotNetAnalyzers.PublicApiAnalyzer
by: Sam Harwell et. al.
- 10 total downloads
- Latest version: 1.0.0-beta.12
An analyzer for packages with public APIs.
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)
- 62 total downloads
- Latest version: 2.0.2
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
- 38 total downloads
- Latest version: 1.3.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.
dotless.AspNetHandler
by: Daniel Hölbling, James Foster, Luke Page
- 47 total downloads
- Latest version: 1.6.7
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/.