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.
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 is a unit-testing framework for all .NET languages.
It can run on macOS, Linux and Windows operating systems.
NUnit can be used for a wide range of testing, from unit testing with TDD to full-fledged system and integration testing.
It is a non-opinionated, b...
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/af22effae4069a5dfb9b0735859de48820104f5b
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/af22effae4069a5dfb9b0735859de48820104f5b
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
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
Npgsql [794 dependencies]
Npgsql is the open source .NET data provider for PostgreSQL.
Microsoft.Extensions.Configuration.FileExtensions [786 dependencies]
Provides a base class for file-based configuration providers used with Microsoft.Extensions.Configuration and extension methods for configuring them.
Retyped.Core [779 dependencies]
Retyped.Core binding library for Bridge.NET projects.