NuGet Packages By Dependencies

Invalid image

Microsoft.Rest.ClientRuntime [1036 dependencies]

Infrastructure for error handling, tracing, and HttpClient pipeline configuration. Required by client libraries generated using AutoRest.
Hosting and startup abstractions for applications.
Invalid image

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...
Invalid image

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...
Invalid image

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, broad and dee...
Invalid image

Microsoft.Owin [900 dependencies]

Provides a set of helper types and abstractions for simplifying the creation of OWIN components.
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/d4eca39c3fc1944b2c6431bf6b22036bdb176c0d
Support for rendering ASP.NET Core components for browsers. This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/d4eca39c3fc1944b2c6431bf6b22036bdb176c0d
Invalid image

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...
Invalid image

Microsoft.AspNetCore [872 dependencies]

Microsoft.AspNetCore
Invalid image

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...
Invalid image

System.Reactive [862 dependencies]

Reactive Extensions (Rx) for .NET
Invalid image

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...
Invalid image

FluentValidation [841 dependencies]

A validation library for .NET that uses a fluent interface to construct strongly-typed validation rules.
Provides the System.Runtime.CompilerServices.Unsafe class, which provides generic, low-level functionality for manipulating pointers. Commonly Used Types: System.Runtime.CompilerServices.Unsafe
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
Caching abstractions for in-memory cache and distributed cache. Commonly Used Types: Microsoft.Extensions.Caching.Distributed.IDistributedCache Microsoft.Extensions.Caching.Memory.IMemoryCache
Invalid image

Npgsql [794 dependencies]

Npgsql is the open source .NET data provider for PostgreSQL.
Provides a base class for file-based configuration providers used with Microsoft.Extensions.Configuration and extension methods for configuring them.
Invalid image

Retyped.Core [779 dependencies]

Retyped.Core binding library for Bridge.NET projects.