Top 20 NuGet Packages

Wizard Module (Win) / eXpandFramework. To debug in VS enable Source Server support under Tools/Options/Debugging.
TypeScript Definitions (d.ts) for di-lite. Generated based off the DefinitelyTyped repository [git commit: b14601af3fb2ad72d5048e94188a569a1838fb9c]. http://github.com/DefinitelyTyped
This is a tool to generate API documentation for .NET projects.
TypeScript Definitions (d.ts) for dojo. Generated based off the DefinitelyTyped repository [git commit: 4c530f28d1e4bea629efe6232072889e3c6c93ac]. http://github.com/DefinitelyTyped
dotnet-svcutil
C# expression interpreter/evaluator
A simple distributed caching provider based on StackExchange.Redis.
An adaptor to allow EasyNetQ to use Microsoft.Extensions.DependencyInjection as its internal IoC container
EntityFramework .Net EFCore EF Core Bulk Batch Extensions for Insert Update Delete Read (CRUD) operations on SQL Server, PostgreSQL, MySQL, SQLite
TypeScript Definitions (d.ts) for ejs-locals. Generated based off the DefinitelyTyped repository [git commit: b14601af3fb2ad72d5048e94188a569a1838fb9c]. http://github.com/DefinitelyTyped
Elmah.ElasticSearch is a ElasticSearch storage backend for ELMAH.
ELMAH for ASP.NET Core
A utility class. Common uses include Java-like enumerations, dispatch table, flyweight, and drop-down list items/select options.
TypeScript Definitions (d.ts) for es6-promise. Generated based off the DefinitelyTyped repository [git commit: ab67936d9b153b0f6c0ca958f0c98923e0d88625]. http://github.com/DefinitelyTyped
EVO HTML to PDF Client Library for Azure can be easily integrated in any Azure application for .NET to create PDF documents from HTML pages and strings. The library can also be used to convert HTML to images, convert HTML to SVG, create, edit and merge PDF documents. Before using the EVO HTML to PD...
ExcelDataReader extension for reading Microsoft Excel files into System.Data.DataSet.
Advanced testing library for F#
TypeScript Definitions (d.ts) for extend. Generated based off the DefinitelyTyped repository [git commit: b14601af3fb2ad72d5048e94188a569a1838fb9c]. http://github.com/DefinitelyTyped
FastDeepCloner is very fast portable library, This is a C# cross platform library that is used to deep clone objects, whether they are serializable or not. It intends to be much faster than the normal binary serialization method of deep cloning objects.
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.