Top 20 NuGet rest Packages

MpSoft.AspNet.Grpc.MvcApiGenerator is source-generating library generating ASP.NET MVC API controllers for the gRPC services in design time.
MpSoft.AspNet.Grpc.MvcApiGenerator is source-generating library generating ASP.NET MVC API controllers for the gRPC services in design time.
MpSoft.AspNet.Grpc.MvcApiGenerator is source-generating library generating ASP.NET MVC API controllers for the gRPC services in design time.
A wrapper over REST Sharp client to use in FunctionalRest style
rest library
rest library
Create a request and reponse models, decorate with verbs, and implement a method in a class deriving from BaseApiClient, allowing for easy invocations of requests and handling of responses.
allow to make a post rest api request to a jira server . write result to console & and to files located in the current directory : Response.txt & Response.json (in your current directory). Parameters to give is a json file , containing your post request details. (only Rest API from Jira Server pl...
Program in C# . the exec Get all Jira groups , it uses the REST API end point : /rest/api/2/groups/picker. extract all groups and parse them in a json file (Json formated) & in a text formated file. Rest API from Jira Server platform REST API reference) https://docs.atlassian.com/software/jira/do...
Package Description
An HTTP Client for .NET
GoogleAnalyticsTracker - A C# library for tracking Google Analytics.
The WCF REST Contrib library adds functionality to the current WCF REST implementation.
freshbooks-api provides a single assembly wrapper library around the Freshbooks API. Freshbooks.Library.dll exposes a class 'FreshbooksApi' that ecapsulates the OAuth 1.0a negotiation as well as exposing service interfaces for all the supported entities in the Freshbooks API. For more information ...
Provides JSON serialization support using Newtonsoft.JsonNet.
Lightweight and implementation-free interfaces for DTO's, providers and adapters.
A Data Client for ArcGIS Server REST API - converts features and rows into a (lazy) sequence of strongly-typed objects.
DocMgt REST API Services Helper
.NET client for the Survey Gizmo REST API
Helper library to create a Rest client from interface. For sample usage see https://github.com/sinch/nuget-webapiclient.