Top 20 NuGet Packages depending on NETStandard.Library

Total dependencies: 12696

Library contains set of reusable actions and assertions for StoryLine library.
This a cool library in .NET Core which enables you to transform a JSON document into another JSON document using JSON transformations using JSON path. This is the JSON equivalent of XSLT. Test project can be found at https://github.com/WorkMaze/JUST.net
ProGet HTTP Client
The core component of the Hypermedia library.
A C# client implementation for DataDog's APM solution for AspNetCore.
Nexogen Metrics Extensions
Nexogen Metrics collector API
FlashMessage provides easy cross request notifications for ASP.NET MVC Core based on Twitter Bootstrap alerts.
Core services per la fatturazione elettronica sia tra privati che con la pubblica amministrazione italiana
A lightweight C#.NET library, built on Amazon SWF, to write elastic and scalable workflows on AWS stack.
A lightweight MQ-solution. Like a mix of WCF and ZeroMQ (ZMQ).
Extends xUnit.Net with Behavior Driven Development style fixtures.
Sharp migrations is a framework to help you deal with database changes and versioning over time. The idea comes from the excellent Ruby on Rails migrations and it is the best way to alter your database in a structured and organised manner.
A set of efficient abstractions for reactive programming.
A .NET framework that supports writing low-ceremony BDD tests using Gherkin language.
Network-related abstractions, dealing with email, POP3, etc.
AutoTest.ArgumentNullException is an automated unit testing component to ensure methods with nullable parameters correctly throw an ArgumentNullException when they are supplied null parameters.
The connection management wrapper for Dapper.net. *************************************** // To create an instance of database context inherit DbContext class TestDb : DbContext { private const string ConnectionName = "DefaultConnection"; private TestDb() : base(ConnectionName) { } } // e...
NLog Target for Redis supporting .NET, .NET Standard and .NET Framework
A portable EventAggregator based on Rx for .NET 4.5+ and .NET Standard