Top 20 NuGet Packages depending on NETStandard.Library

Total dependencies: 12696

Package Description
biid is a mobile identity platform that secures and protects digital infrastructures while allowing users to easily authenticate online, authorise transactions, sign legal documents and provide consent, all in accordance to the new eIDAS, GDPR, PSD2 and Open Banking requirements in Europe and intern...
A parsing library for USFM
Can validate most swedish bank account numbers consisting of clearing number and account number. Also validates BankGiro and PlusGiro account numbers.
Provides Microsoft Azure Application Insights data plane query operations operations.
A collection of somewhat useful utilities for async programming
HttpListener for .NET Core (NETStandard) and Universal Windows Platform (UWP)
A better interface to the constants defined in winerror.h.
Provides an output implementation that sends diagnostics data to Azure Event Hubs.
An implementation of the EventAggregator pattern.
C# library for cyrillic-latin transliteration by GOST 7.79-2000 (ISO 9) System B (only for slavik languages). Both direction transliteration is supported: cyrillic to latin and latin to cyrillic. Supported languages: Russian, Belorussian, Ukrainian, Bulgarian and Makedonian.
Using behaviors and actions, developers can create a variety of scenarios in XAML that previously required C#. Based on, and inspired by the Blend SDK behaviours.
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_sqlcipher()); Depending on the platform, you may also need to add o...
.Net API to use the audio/video capabilities of the VLC libraries.
Wrapper to use the audio/video capabilities of the VLC libraries.
Implementation of CircuitBreaker pattern for .NET
An easy-to-use async WebDAV client for .NET
DequeNET (pronounced Deck Net) provides a concurrent lock-free deque C# implementation. A deque, or double-ended queue, is a data structure that allows insertion and removal of items on both ends. ConcurrentDeque<T> supports 6 operations in constant time O(1): PushRight, PopRight, PeekRight, PushLef...
A Diff implementation for .NET Standard 1.0 and up, written in C#.
A port of Fasterflect to Netstandard.