DotNetAnalyzers.PublicApiAnalyzer.Unstable by: Sam Harwell et. al.
  • 18 total downloads
  • Latest version: 1.0.0.12
  • API DotNetAnalyzers Roslyn Diagnostic Analyzer
An analyzer for packages with public APIs.
Examine by: Shannon Deminick
  • 213 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
  • 633 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/.
Coding4Fun.Toolkit.Controls by: Coding4Fun, Hermit Dave
  • 202 total downloads
  • Latest version: 2.1.8
  • coding4fun silverlight winrt win81 phone wp8 wp81 metro xaml wp timespan picker toast round button message prompt color metroflow chat bubble
The Coding4Fun Toolkit has multiple controls and useful items for XAML based applications.
FastMember by: Marc Gravell
  • 18 total downloads
  • Latest version: 1.0.0.5
  • 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
  • 915 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.
dbup by: Paul Stovell, Jim Burger, Jake Ginnivan, Damian Maclennan
  • 46 total downloads
  • Latest version: 5.0.41
This package exists to allow easy upgrades from pre-4.0 version This package was split into two packages dbup-core and dbup-sqlserver so that non SQL Server packages did not need to also reference the SQL Server code. Uninstall this package and install dbup-sqlserver, or the package for the server(s) you are targeting instead!
Fody by: The Fody Team
  • 2,075k total downloads
  • Latest version: 6.9.3
  • ILWeaving, Fody, Cecil, AOP
Extensible tool for weaving .net assemblies.
DartSassBuilder by: Johan van Rensburg, Dean Wiseman
  • 322 total downloads
  • Latest version: 1.1.0
  • Sass Build DartSass SassBuilder
Compile Sass files to css on project build.
Elasticsearch.Net by: Elasticsearch Inc. and contributors
  • 372 total downloads
  • Latest version: 1.9.2
  • elasticsearch elastic search lucene nest
Exposes all the api endpoints but leaves you in control of building the request and response bodies. Comes with built in cluster failover/connection pooling support.
DotNetAnalyzers.PublicApiAnalyzer by: Sam Harwell et. al.
  • 15 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
  • 4 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.
Common.Logging by: Aleksandar Seovic, Mark Pollack, Erich Eichinger
  • 18 total downloads
  • Latest version: 1.2.0
Common.Logging library introduces a simple abstraction to allow you to select a specific logging implementation at runtime.
DocumentFormat.OpenXml by: Microsoft
  • 484 total downloads
  • Latest version: 2.14.0-beta0001
  • 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.
ClientDependency-Mvc5 by: Shannon Deminick
  • 22 total downloads
  • Latest version: 1.9.3
  • mvc css html javascript clientdependency cdf minify compress combine
An extension for the ClientDependency framework to support ASP.NET MVC 5.
ClientDependency-Mvc by: Shannon Deminick
  • 147 total downloads
  • Latest version: 1.9.3
  • mvc css html javascript clientdependency cdf minify compress combine
An extension for the ClientDependency framework to support ASP.NET MVC.
Dapper by: Sam Saffron, Marc Gravell
  • 273 total downloads
  • Latest version: 1.42.0
  • orm sql micro-orm
A high performance Micro-ORM supporting Sql Server, MySQL, Sqlite, SqlCE, Firebird etc..
CronExpressionDescriptor by: Brady Holt
  • 10 total downloads
  • Latest version: 1.6.0
  • cron
A library that converts cron expressions into human readable strings.
CommandLineParser by: Giacomo Stelluti Scala
  • 190 total downloads
  • Latest version: 1.9.6-rc1
  • command line argument option parser parsing library syntax shell
The Command Line Parser Library offers to CLR applications a clean and concise API for manipulating command line arguments and related tasks.
dotless.AspNetHandler by: Daniel Hölbling, James Foster, Luke Page
  • 93 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/.