NuGet Packages By Dependencies

NSubstitute [144 dependencies]
NSubstitute is a friendly substitute for .NET mocking libraries. It has a simple, succinct syntax to help developers write clearer tests. NSubstitute is designed for Arrange-Act-Assert (AAA) testing and with Test Driven Development (TDD) in mind.

Microsoft.Net.Http.Headers [144 dependencies]
HTTP header parser implementations.
This package was built from the source code at https://github.com/dotnet/dotnet/tree/ddf39a1b4690fbe23aea79c78da67004a5c31094
Microsoft.AspNetCore.WebSockets [144 dependencies]
ASP.NET Core web socket middleware for use on top of opaque servers.

IdentityServer4.AccessTokenValidation [144 dependencies]
ASP.NET Core authentication handler to validate JWT and reference tokens from IdentityServer4
DotNetCore.NPOI [143 dependencies]
A .NET library for reading and writing Microsoft Office binary and OOXML file formats.

Serilog.Sinks.Elasticsearch [143 dependencies]
Serilog sink for Elasticsearch

Elasticsearch.Net [143 dependencies]
Exposes all the Elasticsearch API endpoints but leaves you in control of building the request and response bodies.
Comes with built in cluster failover/connection pooling support.

SharpCompress [142 dependencies]
SharpCompress is a compression library for NET Standard 2.0/NET 4.8/NET 4.8.1/NET 6.0/NET 8.0 that can unrar, decompress 7zip, decompress xz, zip/unzip, tar/untar lzip/unlzip, bzip2/unbzip2 and gzip/ungzip with forward-only reading and file random access APIs. Write support for zip/tar/bzip2/gzip is...

QRCoder [142 dependencies]
QRCoder is a simple library, written in C#.NET, which enables you to create QR codes.

NuGet.Core [142 dependencies]
NuGet.Core is the core framework assembly for NuGet that the rest of NuGet builds upon.

Lucene.Net [141 dependencies]
Lucene.Net is a full-text search engine library capable of advanced text analysis, indexing, and searching. It can be used to easily add search capabilities to applications. Lucene.Net is a C# port of the popular Java Lucene search engine framework from The Apache Software Foundation, targeted at .N...

Microsoft.Extensions.Localization [141 dependencies]
Application localization services and default implementation based on ResourceManager to load localized assembly resources.
This package was built from the source code at https://github.com/dotnet/dotnet/tree/ddf39a1b4690fbe23aea79c78da67004a5c31094

Microsoft.CodeAnalysis [141 dependencies]
.NET Compiler Platform ("Roslyn").
This is the all-in-one package (a superset of all assemblies). You can install any of these sub-packages if you only want part of the functionality:
- "Microsoft.CodeAnalysis.CSharp.Workspaces" (C# compiler + services)
- "Microsoft.CodeAnalysis.V...

Microsoft.CodeAnalysis.CSharp.Scripting [141 dependencies]
Microsoft .NET Compiler Platform ("Roslyn") CSharp scripting package.
More details at https://aka.ms/roslyn-packages
This package was built from the source at https://github.com/dotnet/roslyn/commit/8edf7bcd4f1594c3d68a6a567469f41dbd33dd1b.

NUnit3 Test Adapter for Visual Studio and DotNet [141 dependencies]
The NUnit3 TestAdapter for Visual Studio, all versions from 2012 and onwards, and DotNet (incl. .Net core), versions .net framework 4.6.2 or higher, .net core 3.1, .net 5 or higher.
Note that this package ONLY contains the adapter, not the NUnit framework.
For VS 2017 and forward, you s...

.NET for Android and MAUI bindings for the Android Java library 'androidx.annotation:annotation'. [141 dependencies]
.NET for Android and MAUI bindings for the Android Java library 'androidx.annotation:annotation'.
Library description: Provides source annotations for tooling and readability.

System.Linq.Dynamic [140 dependencies]
# This package is deprecated (no longer maintained)
Use System.Linq.Dynamic.Core instead
- Dynamic Linq: https://www.nuget.org/packages/System.Linq.Dynamic.Core
- Dynamic Linq (EF Core): https://www.nuget.org/packages/Microsoft.EntityFrameworkCore.DynamicLinq
- Dynamic Linq (EF 6): https://www.nug...

Microsoft.Windows.Compatibility [140 dependencies]
This Windows Compatibility Pack provides access to APIs that were previously available only for .NET Framework. It can be used from both .NET as well as .NET Standard.
Microsoft.AspNetCore.SignalR [139 dependencies]
Components for providing real-time bi-directional communication across the Web.

Swashbuckle.AspNetCore.Swagger [139 dependencies]
Middleware to expose Swagger JSON endpoints from APIs built on ASP.NET Core