Top 20 NuGet .net Packages

TickSpec is a lightweight Behaviour Driven Development (BDD) framework for .Net. Describe behaviour in plain text using the Gherkin business language, i.e. Given, When, Then. Easily execute the behaviour against matching F# 'ticked' methods (let ``tick method`` () = true) or attri...
Configuration-less object-relational mapper for SQL Server and SQL Server CE / SQL Server CE 4.0
Provides an object renderer to integrate with log4net to dump exceptions (or any/all object types) using the ObjectPrinter. Also provides a log4net type inspector to prevent prevent dumping log4net objects that should be converted to strings.
Package Description
Transitional package, you can remove and directly use nuget package ID R.NET.FSharp
This .net library contains many useful methods, extensions, helper classes, etc.
A library of helpers for the purpose of testing rest-based services. It is named after the author who wrote the book of James in the Bible. (James 1:2-3)
.NET library for PDF generation.
NAudio support for Vorbis
Build settings for Spritely projects. Only meant to be consumed by other Spritely projects. You can use it as an example to create your own Spritely.Build extensions to customize your own builds though (copy and modify to get the desired behavior)
.NET logging framework for Selenium Webdriver users. It can output to text and/or console and/or seleniumlog.viewer (can hold screenshots) formats. It has compatible interface to Log4Net (ie., log.Info(), log.Debug(), log.Error(), log.Fatal(), log.Warning()).
IAsyncEnumerable interface definition, and some LINQ function for it
Easy-to-use library for common async IO file system operations. Implemented operations are fully asynchronous and do not use threads from thread pool. AsyncIO provides decent control over async execution (e.g. support of CancellationToken) and provides API for specifying encoding.
PCLMock is mocking framework in a PCL, making it usable on platforms such as iOS and Android.
Build script for .NET projects using FAKE. Simply install the nuget package and then execute the RunBuild.bat file. This will then build the solution file, and run any tests that are available. The Tests are picked up by convention, anything ending in .UnitTests, .XUnitTests and .JasmineTests....
Confifu is centralized configuration for the .NET platform, inspired by application config in Ruby on Rails
Efficient compiler of .NET expression trees
An unofficial player stats API targetting .NET Standard 2.0 - Written in C#.
Pioneer.Pagination is an ASP.NET Core Tag Helper used to simplify server side pagination needs.
Deep compares 2 objects or jtokens/jarrays/jobjects and returns the the result of the comparrison per element/property. allowing for reporting of difference between all kinds of objects.