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/aspnetcore/tree/af22effae4069a5dfb9b0735859de48820104f5b
Microsoft.AspNetCore.WebSockets [144 dependencies]
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
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 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 ...
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/aspnetcore/tree/af22effae4069a5dfb9b0735859de48820104f5b
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/bde21ee2b98b775b010d01a93f81ef587fe80962.
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 bindings for the Android Java library 'androidx.annotation:annotation'. [141 dependencies]
.NET for Android 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.
This package was built from the source code at https://github.com/aspnet/SignalR/tree/a9def470e3b8e1480c55d1c311e4b37472140307
Swashbuckle.AspNetCore.Swagger [139 dependencies]
Middleware to expose Swagger JSON endpoints from APIs built on ASP.NET Core