Top 20 NuGet Packages depending on Json.NET
Total dependencies: 33668
.Net Core implementation of a resource proxy for ArcGIS Server.
Common helpers, extension methods, and classes
Automation framework built on top of Selenium
The goal of this project is to simplify test creation as much as possible, while maintaining readable tests.
君芒软件核心类库
Abstraction for processing custom tasks. How to "process" those tasks is implemented in steps, which are executed by workers. Each step can spawn new tasks.
Static classes for printing banners, etc.
.NET Standard Service and Wrapper for the Paygate PayHost API.
Framework for creating high-performance servers with domain object models.
Core package for h73 Elasticsearch framework
Test helpers library for Nadobe evidence source implementations
QQ OAuth For ASP.NET.
Baidu OAuth For ASP.NET.
Provides application configuration, container registration and other common features to applications.
Particular favourites are;
PrivateWrapper - to allow access to the private methods of a "wrapped" object - via dynamic.
Creator - To create repeatable but random data for "filled" classes to test - various properties available to control the range of filling. This one's the dog's!
A structured logging library for use with Microsoft.Extensions.Logging.