Top 20 NuGet Packages depending on NETStandard.Library

Total dependencies: 12696

Utilitarios para la escritura en bitácora
Collections and collection extensions
Provides some commonly utilized tools for running AWS Lambda functions including CloudFormation Custom Resource creation, logging convenience methods for CloudWatch, Kinesis Firehose events, SNS S3 event messages, and SageMaker inference responses.
Includes a GraphQL AST, Parser, and Lexer based on Antlr4 for .Net Standard and Framework. Part of the GraphLinqQL suite of libraries, which are designed to add C# support for GraphQL via creating LINQ queries.
a small library for ADO.NET
Allows one to programmatically set data breakpoints (Win64 only)
My package description.
A builder/fluent interface to create a equality-tester for an arbitrary type. An equality tester functions as an IEqualityComparer<T> but additionally provides more information about why objects are not equal (when they are not).
Immutable versions of `Memory<T>` and `Span<T>`, because `ReadOnlyMemory/Span` doesn't imply the underlying memory won't be mutated. These types either wrap known immutable objects (`String`, `ImmutableArray<T>`), or they take sole ownership of a defensive copy of the underlying memory. They then pr...
PdfSharp for .NET Core PdfSharpCore is a partial port of PdfSharp.Xamarin for .NET Core Additionally MigraDoc has been ported as well. Images have been implemented with ImageSharp from https://www.nuget.org/packages/SixLabors.ImageSharp
Microsoft Azure StorageCache Management Library
Object Pool Library for reusing objects in .Net. Reuse of objects decreases load on Garbage Collector and increases performance of application. Library is based on Roslyn ObjectPool.
Generic Vaughn Pratt's top-down operator precedence parser.
libsodium for Xamarin
Fluent registration for Essence IoC
Essence IoC: From injection to design
Provides developers with libraries for the Azure Spring Cloud under Azure Resource manager to deploy, start, stop and scale Spring Cloud applications.
C# client for Keycloak
Get aligned `Memory<T>` using this library. Derived from `MemoryManager<T>`.