NuGet Packages By Dependencies

Microsoft.AspNetCore.Authentication.OpenIdConnect [139 dependencies]
ASP.NET Core middleware that enables an application to support the OpenID Connect authentication workflow.
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/de35e2b0a0d8d5d1e307907983a6838da1092898

Volo.Abp.Http.Client [139 dependencies]
Package Description

.NET for Android bindings for the Android Java library 'com.google.android.gms:play-services-base'. [138 dependencies]
.NET for Android bindings for the Android Java library 'com.google.android.gms:play-services-base'.
System.Runtime.Serialization.Json [138 dependencies]
Provides classes for serializing objects to the JavaScript Object Notation (JSON) and deserializing JSON data to objects.
Commonly Used Types:
System.Runtime.Serialization.Json.DataContractJsonSerializer
When using NuGet 3.x this package requires at least version 3.4.

Volo.Abp.Authorization [137 dependencies]
Package Description

Microsoft.Extensions.ObjectPool [137 dependencies]
A simple object pool implementation.
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/de35e2b0a0d8d5d1e307907983a6838da1092898
AlibabaCloud.OpenApiClient [136 dependencies]
Alibaba Cloud OpenApi SDK Library for .NET
System.Runtime.Serialization.Xml [136 dependencies]
Provides classes for serializing objects to the Extensible Markup Language (XML) and deserializing XML data to objects.
Commonly Used Types:
System.Runtime.Serialization.DataContractSerializer
System.Runtime.Serialization.XmlObjectSerializer
System.Runtime.Serialization.InvalidDataContractException...

Serilog.Sinks.Seq [135 dependencies]
A Serilog sink that writes events to Seq using newline-delimited JSON and HTTP/HTTPS.

Swashbuckle.AspNetCore.Annotations [135 dependencies]
Provides custom attributes that can be applied to controllers, actions and models to enrich the generated Swagger

Microsoft.AspNetCore.TestHost [135 dependencies]
ASP.NET Core web server for writing and running tests.
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/de35e2b0a0d8d5d1e307907983a6838da1092898

Volo.Abp.Ddd.Application.Contracts [135 dependencies]
Package Description

Microsoft Authentication Library for .NET [134 dependencies]
This package contains the binaries of the Microsoft Authentication Library for .NET (MSAL.NET).
MSAL.NET makes it easy to obtain tokens from the Microsoft identity platform for developers (formerly Azure AD v2.0) signing-in users with work & school accounts, Microsoft personal accounts, and so...

SharpDX [134 dependencies]
Core assembly for all SharpDX assemblies.

xUnit.net [Abstractions] [133 dependencies]
Common abstractions used to exchange information between xUnit.net and version-independent runners (xunit.abstractions.dll).
Microsoft.AspNetCore.Mvc.TagHelpers [133 dependencies]
ASP.NET Core MVC default tag helpers. Contains tag helpers for anchor tags, HTML input elements, caching, scripts, links (for CSS), and more.

OBeautifulCode.Representation.System [133 dependencies]
Specifies model objects that represent other objects, but which can be passed around without a reference to the original object.

Microsoft.CodeAnalysis.FxCopAnalyzers [132 dependencies]
Microsoft recommended code quality rules and .NET API usage rules, including the most important FxCop rules, implemented as analyzers using the .NET Compiler Platform (Roslyn). These analyzers check your code for security, performance, and design issues, among others. The documentation for FxCop ana...

StackExchange.Redis.StrongName [131 dependencies]
High performance Redis client, incorporating both synchronous and asynchronous usage.

Microsoft.Owin.Host.HttpListener [130 dependencies]
OWIN server built on the .NET Framework's HttpListener class. Currently the default server used for self-hosting.