NuGet Packages By Dependencies

Invalid image

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

Microsoft.Net.Http.Headers [144 dependencies]

HTTP header parser implementations. This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/d4eca39c3fc1944b2c6431bf6b22036bdb176c0d
ASP.NET Core web socket middleware for use on top of opaque servers. This package was built from the source code at https://github.com/aspnet/AspNetCore/tree/0f9ad16b096ca2535d77efd2ad27645449421b44
ASP.NET Core authentication handler to validate JWT and reference tokens from IdentityServer4
Invalid image

DotNetCore.NPOI [143 dependencies]

A .NET library for reading and writing Microsoft Office binary and OOXML file formats.
Invalid image

Serilog.Sinks.Elasticsearch [143 dependencies]

Serilog sink for Elasticsearch
Invalid image

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

SharpCompress [142 dependencies]

SharpCompress is a compression library for NET Standard 2.0/NET Standard 2.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 ...
Invalid image

QRCoder [142 dependencies]

QRCoder is a simple library, written in C#.NET, which enables you to create QR codes.
Invalid image

NuGet.Core [142 dependencies]

NuGet.Core is the core framework assembly for NuGet that the rest of NuGet builds upon.
Invalid image

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...
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/aspnetcore/tree/d4eca39c3fc1944b2c6431bf6b22036bdb176c0d
Invalid image

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 .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/e482b6e281d7db727fcb086ebbfae44dcba82c6d.
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 (formerly Xamarin.Android) bindings for AndroidX library 'androidx.annotation:annotation'.
Invalid image

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

Microsoft.AspNetCore.SignalR [139 dependencies]

Components for providing real-time bi-directional communication across the Web. This package was built from the source code at https://github.com/aspnet/SignalR/tree/a9def470e3b8e1480c55d1c311e4b37472140307
Middleware to expose Swagger JSON endpoints from APIs built on ASP.NET Core