Top 20 NuGet Packages depending on NETStandard.Library

Total dependencies: 12696

Fluent Validator is a fluent way to use Notification Pattern with your entities
Base32 and ZBase32 encoding library
Simple class for encoding longs as base 32 strings for .Net Core. This uses the Crockford algorithm described at http://www.crockford.com/wrmg/base32.html
A port of Google's libphonenumber for .NET Core
ASP.NET Core PagedList abstraction layer defines the IPagedList and IDynamicPagedList interface and useful extension methods for ASP.NET Core targeted projects. This project does not contains the implementation for creating paged list from a certain data source.
Offers simple text helpers like StringMatcher, JSONVisitor and StringBuilder extension methods.
Toolkit for Xamarin.Forms (Controls, Behaviors, and Converters)!
Change any string case to PascalCase/camelCase/kebab-case/snake_case/Train-Case
Library to create a temporary database that can be used for testing and then dropped once the tests are complete
Rule based HTML sanitizer using a white list. Use it to cleanup HTML and removing malicious content.
Provides streaming job management capabilities for Microsoft Azure.
Simple JSON formatting/pretty-printing.
A user mode file system for windows. This is a .NET wrapper over Dokan, and allows you to create your own file systems in Windows.
A library that provides extension methods for System.IO.FileInfo and System.IO.DirectoryInfo to support symbolic links using the code from Troy Parsons' blog post http://troyparsons.com/blog/2012/03/symbolic-links-in-c-sharp/.
.net implementation of the TOTP: Time-Based One-Time Password Algorithm and HOTP: HMAC-Based One-Time Password Algorithm
A .NET Wrapper for the Open Asset Import (Assimp) library. The library is able to import dozens of different 3D model formats (e.g. OBJ, FBX, GLTF, Collada) and export to several formats (e.g. OBJ, GLTF, Collada). This release targets version 5.0.1 of the native library.
Provides strongly typed arithmetics of physical quantities, implemented as value types. The library supports parsing, formatting, operators and unit conversion.
NModbus is a C# implementation of the Modbus protocol. Provides connectivity to Modbus slave compatible devices and applications. Supports TCP, and UDP protocols. NModbus4 it's a fork of NModbus(https://code.google.com/p/nmodbus)
Core logic for NModbus. Contains fundamental implementation of Modbus, save for the transport layer.
Fully managed library providing various random number generators and distributions. More precisely, this library offers 7 generators (ALF, MT19937, Standard, XorShift128, NR3, NR3Q1, NR3Q2), 6 discrete distributions (Bernoulli, Binomial, Categorical, DiscreteUniform, Geometric, Poisson) and 21 conti...