Top 20 NuGet Packages depending on ReqRest

Total dependencies: 3

An extension package for the ReqRest library. This package provides a JSON serializer based on the System.Text.Json members. Learn more about ReqRest at https://github.com/ReqRest/ReqRest and https://reqrest.github.io.
An extension package for the ReqRest library. This package provides a JSON serializer based on the Newtonsoft.Json library. Learn more about ReqRest at https://github.com/ReqRest/ReqRest and https://reqrest.github.io.
This package provides a fully fledged REST API client implementation using ReqRest for the JSON Placeholder API available at https://jsonplaceholder.typicode.com (made available by GitHub user typicode). The client is created and used for demonstration purposes. It allows you to see how a REST API ...