NuGet Packages By 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/d4eca39c3fc1944b2c6431bf6b22036bdb176c0d
Invalid image

Volo.Abp.Http.Client [139 dependencies]

Package Description
.NET for Android (formerly Xamarin.Android) bindings for Google Play Services library 'com.google.android.gms:play-services-base'.
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.
Invalid image

Volo.Abp.Authorization [137 dependencies]

Package Description
A simple object pool implementation. This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/d4eca39c3fc1944b2c6431bf6b22036bdb176c0d
Invalid image

AlibabaCloud.OpenApiClient [136 dependencies]

Alibaba Cloud OpenApi SDK Library for .NET
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...
Invalid image

Serilog.Sinks.Seq [135 dependencies]

A Serilog sink that writes events to Seq using newline-delimited JSON and HTTP/HTTPS.
Provides custom attributes that can be applied to controllers, actions and models to enrich the generated Swagger
Invalid image

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/d4eca39c3fc1944b2c6431bf6b22036bdb176c0d
Package Description
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...
Invalid image

SharpDX [134 dependencies]

Core assembly for all SharpDX assemblies.
Invalid image

xUnit.net [Abstractions] [133 dependencies]

Common abstractions used to exchange information between xUnit.net and version-independent runners (xunit.abstractions.dll).
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
Specifies model objects that represent other objects, but which can be passed around without a reference to the original object.
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...
High performance Redis client, incorporating both synchronous and asynchronous usage.
OWIN server built on the .NET Framework's HttpListener class. Currently the default server used for self-hosting.