Top 20 NuGet Packages depending on NETStandard.Library

Total dependencies: 12696

Simple .Net Standard library to read and write CSV files asynchronously.
A .NET Mastodon Library
Allows for inlining LINQ expressions inside other expressions to reduce code duplication.
FunHttp is .Net Core port of F# HTTP Utilities
Simple BDD style testing library.
A simple Messaging framework for single threaded applications.
In a set of instances that run identical code, elect a temporary leader to execute short-lived management functions. For High Availability and Scale, applications and services may run on several instances of containers, VMs or service hosts. Yet, some functions are best executed by a single instanc...
Coddee Security assembly
.NETStandard client version of Microsoft Cognitive Services. APIs: Emotion, Vision
一个DDD+CQRS+Event Sourcing通用框架的接口,可以很容易的结合各种现有成熟框架来搭建。CQRS可以结合Orleans,Akka.net等Actor框架封装实现。目前支持.NET 4.5+,.NET Standard1.6+。
A very minimal .NET library for the PayPal NVP API, supporting .NET 2.0+ and ASP.NET Core.
A collection of useful synchronization objects and primitives for .NET 2.0+ and .NET Core. Includes a countdown event and a scoped mutex for use instead of a named lock. All synchronization objects can be found in the NeoSmart.Synchronization namespace.
It transforms words into cubes. Yep, that's it.
A .Net Standard library for reading and writing GNU tar archives.
C# API for OmniKassa
A way to "naturally" sort strings so that ordering the strings "10" and "2" returns "2" followed by 10.
This package provide dynamic style localiazation resource accesing ability.
Convert any list or IEnumerable to a properly formatted, plain-text list, with support for Oxford commas and different list item separators. Use "using static NeoSmart.TextList;" and call the extension method IEnumerable<T>.ToTextList() to return a string containing the formatted list of items.