NuGet Packages By Dependencies
Microsoft.Rest.ClientRuntime [1036 dependencies]
Infrastructure for error handling, tracing, and HttpClient pipeline configuration. Required by client libraries generated using AutoRest.
Microsoft.Extensions.Hosting.Abstractions [999 dependencies]
Hosting and startup abstractions for applications.
When using NuGet 3.x this package requires at least version 3.4.
System.Threading [992 dependencies]
Provides the fundamental synchronization primitives, including System.Threading.Monitor and System.Threading.Mutex, that are required when writing asynchronous code.
Commonly Used Types:
System.Threading.Monitor
System.Threading.SynchronizationContext
System.Threading.ManualResetEvent
System.Thread...
System.Reflection.Emit [984 dependencies]
Provides classes that allow a compiler or tool to emit metadata and optionally generate a PE file on disk. The primary clients of these classes are script engines and compilers.
Commonly Used Types:
System.Reflection.Emit.AssemblyBuilder
System.Reflection.Emit.FieldBuilder
System.Reflection.Emit.Ty...

NUnit [968 dependencies]
NUnit features a fluent assert syntax, parameterized, generic and theory tests and is user-extensible.
This package includes the NUnit 3 framework assembly, which is referenced by your tests. You will need to install version 3 of the nunit3-console program or a third-party runner that supports NUni...

Microsoft.Owin [900 dependencies]
Provides a set of helper types and abstractions for simplifying the creation of OWIN components.

Microsoft.AspNetCore.Authentication.JwtBearer [888 dependencies]
ASP.NET Core middleware that enables an application to receive an OpenID Connect bearer token.
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/2670c128d522473e146ff9f8159bfffdfe694cd9

Microsoft.AspNetCore.Components.Web [880 dependencies]
Support for rendering ASP.NET Core components for browsers.
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/2670c128d522473e146ff9f8159bfffdfe694cd9

HtmlAgilityPack [875 dependencies]
This is an agile HTML parser that builds a read/write DOM and supports plain XPATH or XSLT (you actually don't HAVE to understand XPATH nor XSLT to use it, don't worry...). It is a .NET code library that allows you to parse "out of the web" HTML files. The parser is very tolerant with "real world" m...
Microsoft.AspNetCore [872 dependencies]
Microsoft.AspNetCore
System.Runtime.Extensions [864 dependencies]
Provides commonly-used classes for performing mathematical functions, conversions, string comparisons and querying environment information.
Commonly Used Types:
System.Math
System.Environment
System.Random
System.Progress<T>
System.Convert
System.Diagnostics.Stopwatch
System.Runtime.Versioning.Fram...

System.Reactive [862 dependencies]
Reactive Extensions (Rx) for .NET
System.Reflection [859 dependencies]
Provides types that retrieve information about assemblies, modules, members, parameters, and other entities in managed code by examining their metadata. These types also can be used to manipulate instances of loaded types, for example to hook up events or to invoke methods.
Commonly Used Types:
Sys...

FluentValidation [841 dependencies]
A validation library for .NET that uses a fluent interface to construct strongly-typed validation rules.
System.Runtime.CompilerServices.Unsafe [826 dependencies]
Provides the System.Runtime.CompilerServices.Unsafe class, which provides generic, low-level functionality for manipulating pointers.
Commonly Used Types:
System.Runtime.CompilerServices.Unsafe
When using NuGet 3.x this package requires at least version 3.4.
Microsoft.AspNetCore.Hosting.Abstractions [821 dependencies]
ASP.NET Core hosting and startup abstractions for web applications.
This package was built from the source code at https://github.com/aspnet/Hosting/tree/0724e6cde1149ee1a19bfec9c13a2c9327b71213
Microsoft.Extensions.Caching.Abstractions [812 dependencies]
Caching abstractions for in-memory cache and distributed cache.
Commonly Used Types:
Microsoft.Extensions.Caching.Distributed.IDistributedCache
Microsoft.Extensions.Caching.Memory.IMemoryCache
When using NuGet 3.x this package requires at least version 3.4.

Npgsql [794 dependencies]
Npgsql is the open source .NET data provider for PostgreSQL.
Microsoft.Extensions.Configuration.FileExtensions [786 dependencies]
Extension methods for configuring file-based configuration providers for Microsoft.Extensions.Configuration.
When using NuGet 3.x this package requires at least version 3.4.

Retyped.Core [779 dependencies]
Retyped.Core binding library for Bridge.NET projects.