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/af22effae4069a5dfb9b0735859de48820104f5b
Swashbuckle.AspNetCore.Swagger [139 dependencies]
Middleware to expose Swagger JSON endpoints from APIs built on ASP.NET Core
.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/af22effae4069a5dfb9b0735859de48820104f5b
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/af22effae4069a5dfb9b0735859de48820104f5b
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).
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.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.
This package was built from the source code at https://github.com/aspnet/Mvc/tree/a6199bbfbab05583f987bae322fb04566841aaea
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.