Top 20 NuGet AJAX Packages

Package Description
Package Description
For use with the json secure storage API: https://jsonapi.gunterweb.ca
A professional geodetic calculation libary about coordinate system's definition, conversion, projection, transformation functions of geodetic datum such as ITRF, WGS84, BDCS, ETRS, etc. This is a C# .net standard class library containing some professional geodetic algorithms on ellipsoid suppo...
Easy way to serialize/deserialize objects to/from an async stream
Helper Library to help create JPaths from Json. And also set values via a JPath in a json.
Strorage for settings in json file
Simple storage of settings in json file
A nice integration between EasyCaching and EasyCompressor. This library aids in Improving Performance by Reducing Memory Usage and Bandwidth Usage by compressing your cache data, especially for distributed cache (such as Redis). EasyCaching is an Easy-to-Use caching library that offers many features...
Test-oriented HTTP & TCP API allowing interaction (and testing of) HTTP based Non-GUI endpoints such as Webservices and RESTful services etc.
An idiomatic F# JSON parser and serializer
Robust and simple JSON parsing for F#
Toolbox and WorkFlow for the agile development of .Net Web App and Api projects.
This lib uses the builder pattern to build a JSON response for a formly JsonPowered form. See https://github.com/wardandpartners/formly-jsonpowered-formbuilder/wiki for more info
The package of Cascade library. It allows to convert text description to C# object and get data in hierarchical tree format.
A library for creating and manipulating Json Resume object it in C#
SharpChecker is a CLI program that looks into .NET libraries (dll) and executables (exe) to check on information about specific types as the user has queried. SharpChecker will generate a JSON file that records everything it can about the specified type. Alternatively, the program can also list all ...
Comma Separated JSON for .NET
An library with some common tools and utilities like dump object, enumerable extensions etc.
The library implements recorder and player of HTTP requests. When recording, a request to a remote service and its live response are serialized to JSON and saved to a file (cassette), so that next time the same request is made through the player it can be served with the previously recorded response...