Top 20 NuGet Packages depending on NETStandard.Library

Total dependencies: 12696

A library to parse event webhooks from Sendgrid. Contains Parser and a set of strongly typed DTOs. It supports all available webhook events, unique arguments and categories.
A Serilog sink sending UDP packages over the network.
Twitter Snowflake-alike ID generator for .Net
NewId is an ordered 128-bit unique identifier generator using the Flake algorithm.
An awaitable covariant ITask interface which may be used in place of the built-in Task class.
Performs fast, deep or shallow clone using simple assignment operations generated by Expression Tree runtime code compilation.
A free/open-source library for quantitative finance
.NET port of dk.brics.automaton - Project Fare is an effort to bring a DFA/NFA (finite-state automata) implementation from Java to .NET. There are quite a few implementations available in other languages today. This project aims to fill the gap in .NET.
Generate Equals, GetHashCode and operator methods from properties for classes decorated with an [Equals] Attribute.
Serilog sink for Loggly.com service
(pronounced dyna-mighty) flexes DLR muscle to do meta-mazing things in .net
Binbin.Linq.PredicateBuilder
This library provides read/write access to TeamCity Service messages. The documentation on service messages can be found at https://www.jetbrains.com/help/teamcity/service-messages.html
.NET port of Hamcrest, a matcher library with some extra matchers
F# Modules for Math.NET Numerics, the numerical foundation of the Math.NET project, aiming to provide methods and algorithms for numerical computations in science, engineering and every day use. Supports .NET 5.0 or higher, .NET Standard 2.0 and .NET Framework 4.6.1 or higher, on Windows, Linux and ...
A .NET client for loggly. Supporting Https, Syslog UDP and encrypted Syslog TCP transports.
Unidecode.NET returns transliterated string
A .NET library to load environment variables from .env files
Enrich Serilog event with environment variables.
A SQLitePCL.raw 'provider' bridges the gap between SQLitePCLRaw.core and a particular instance of the native SQLite library. Install this package in your app project and call SQLitePCL.raw.SetProvider(new SQLitePCL.SQLite3Provider_e_sqlite3()); Depending on the platform, you may also need to add o...