dotless.AspNetHandler by: Daniel Hölbling, James Foster, Luke Page
  • 77 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/.
DotNetAnalyzers.PublicApiAnalyzer.Unstable by: Sam Harwell et. al.
  • 16 total downloads
  • Latest version: 1.0.0.12
  • API DotNetAnalyzers Roslyn Diagnostic Analyzer
An analyzer for packages with public APIs.
Examine by: Shannon Deminick
  • 176 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.
dotless by: Daniel Hölbling, James Foster, Luke Page
  • 531 total downloads
  • Latest version: 1.6.7
  • less css compile dotnet
Meta package to provide backward compatibility. Please choose either dotless.AspNet or dotless.Core. 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/.
FSharp.Core by: Microsoft and F# Software Foundation
  • 246 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,29k 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
  • 62 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
  • 816 total downloads
  • Latest version: 6.6.0-preview1-final
  • 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
  • 276 total downloads
  • Latest version: 7.3.0-beta3
AspNetCore integration for FluentValidation
DnsClient by: MichaCo
  • 67 total downloads
  • Latest version: 1.7.0
  • dns client stub resolver name server core service discovery
DnsClient.NET is a simple yet very powerful and high performance open source library for the .NET Framework to do DNS lookups
Fody by: The Fody Team
  • 1,999k total downloads
  • Latest version: 6.9.3
  • ILWeaving, Fody, Cecil, AOP
Extensible tool for weaving .net assemblies.
DartSassBuilder by: Johan van Rensburg, Dean Wiseman
  • 298 total downloads
  • Latest version: 1.1.0
  • Sass Build DartSass SassBuilder
Compile Sass files to css on project build.
Elasticsearch.Net by: Elastic and contributors
  • 689 total downloads
  • Latest version: 6.2.0
  • elasticsearch,elastic,search,lucene,nest
Elasticsearch.Net
ExcelNumberFormat by: ExcelNumberFormat developers
  • 237 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
  • 42 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.
  • 13 total downloads
  • Latest version: 1.0.0-beta.12
  • API DotNetAnalyzers Roslyn Diagnostic Analyzer
An analyzer for packages with public APIs.
DotNetZip by: Dino Chiesa
  • 1 total downloads
  • Latest version: 1.9.0
DotNetZip is an easy-to-use, FAST, FREE class library and toolset for manipulating zip files or folders.
FastMember.Signed by: Marc Gravell
  • 45 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.
DocumentFormat.OpenXml by: Microsoft
  • 763 total downloads
  • Latest version: 2.20.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.
Dapper by: Sam Saffron, Marc Gravell, Nick Craver
  • 266 total downloads
  • Latest version: 1.60.6
  • orm sql micro-orm
A high performance Micro-ORM supporting SQL Server, MySQL, Sqlite, SqlCE, Firebird etc..