Top 20 NuGet Packages depending on NETStandard.Library

Total dependencies: 12696

EntityFramework-specific component of the CRUD.NET package family, providing support for DDD-inspired C.R.U.D. functionality of .NET REST APIs and Microservices
Api component of the CRUD.NET package family, providing support for DDD-inspired C.R.U.D. functionality of .NET REST APIs and Microservices
Library to make using the Options configuration pattern easier. Just add the ConfigurationObject attribute and ConfigureAll!
Slipstream CommonDotNet Commands Autofac
Lightweight fileserver. Could be used to store any files and there metadata in local filesystem or cloud storages like Azure BLOB
Json.NET Serializer for jwt.dotnetstandard
AspNetCoreNotAcceptable is an ASP.NET Core solution which requires all http requests to have the 'Accept' header set to 'application/json'.
A collection of useful reusable functions which are too small to be have its own library
Extended Xml Serializer for .NET - Autofac integration
MES is a mathematical expressions evaluator. While being fairly simple it's heavily focused on being generic, modular, and extensible. Supports custom functions!
The Lifecycle library contains interfaces and helpers for wiring and running commands to execute during a web request lifecycle.
ActiveCampaignNet
AspNetCoreUnsupportedMediaType is an ASP.NET Core solution which requires all http POST and PUT requests to have the 'Content-Type' header set to 'application/json'.
dotnetcore logging for Twitter using Microsoft.Extensions.Logging
Minimal dotnetcore client library for the Twitter API, inspired by TinyTwitter but updated for dotnetcore/async