Top 20 NuGet Packages depending on NETStandard.Library

Total dependencies: 12696

A sentiment analysis algorithm in C#.
UniRepository.Core includes the main interfaces for the UniRepository library.
Provides interfaces for CQRS objects like commands, queries and events.
FreshCommonUtility
Fable bindings for Express
Optimization and Machine Learning algorithm based on Linear Genetic Programming
.NET standard class library to convert string identifiers to various code casing styles
This package provides access to the Petfinder.com API. It can be used to search for pets and shelters. Usage is limited by restrictions listed on the official developer documentation at https://www.petfinder.com/developers/api-docs.
Linear Algebra implementation with Sparse Vector and Sparse Matrix
A small set of alternative modulo implementations that may be faster than the % operator in some environments.
A thin client library for Cimpress' Fufillment Location service.
Uses database metadata to generate deep date update procedures for SQL Server.
This library's purpose is to sort objects by using 'keys' on properties. It was created to solve a pain point in sorting via web api endpoints
IP地址定位器,可以在一定精度范围内得到IP地址的物理位置。
A simple money class library
App Metrics Formatting, formatting metrics data to Graphite formats
port from https://github.com/MiloszKrajewski/lz4net This project is a subset of https://github.com/MiloszKrajewski/lz4net and it is retargeted to dotnet core only and only the unsafe implementation is included. for more detail please go to https://github.com/MiloszKrajewski/lz4net .
.Net MurmurHash implementation. It's targeting dotnet core only. port from https://github.com/darrenkopp/murmurhash-net