Top 20 NuGet Packages depending on Microsoft HTTP Client Libraries

Total dependencies: 1131

Community Contributions for ASP.NET Web API
A portable .NET client library for Firebase.io. Should look and feel (somewhat) familar to the official Firebase API
[This package is now legacy. Migrate to NContext.Extensions.AspNet.WebApi.] NContext application component for ASP.NET Web API.
OpenStack .NET is an SDK/API for working with OpenStack using the Microsoft .NET Framework.
"This package contains all types to communicate with all Pay Insights Platform (PI) in order to make any financial transation with credit/debit cards and other transaction capture modes."
Build Xamarin iOS apps which leverage the power of Kinvey's BaaS, with support for push notifications, users, data, and files, with caching and offline. Check out http://devcenter.kinvey.com/xamarin for guides, tutorials, and sample apps.
This package is used by the RAML Tools for .NET Visual Studio extension to generate RAML metadata from an existing WebAPI implementation. In Visual Studio, go to Tools -> Extensions and Updates, then search for RAML in the Online gallery.
Set of helpful classes for simplifying app development.
Support library that provides JWT authentication for Box Windows SDK V2. Requires Box Windows SDK V2 2.3.0 or higher.
Part of the The Realtime Framework, Realtime Cloud Messaging (aka ORTC) is a secure, fast and highly scalable cloud-hosted Pub/Sub real-time message broker for web and mobile apps. If your website or mobile app has data that needs to be updated in the user's interface as it changes (e.g. real-time s...
Create instance of HliHttpClient and make typed calls: var client = new HliHttpClient("http://httpbin.org/", "ip"); var result = await client.GetDataAsTypeAsync<IpResponse>(); There is also an IRepository interface and subinterfaces for your repositories.
This package contains everything you need to access the Convertigo Mobile Backend as Service (MBaaS) for extended operations such as using the FullSync technology providing offline data and backend synchronization to enterprise applications for your Xamarin and .NET mobile Apps.
A C#/.NET library for interacting with Razer's Chroma SDK.
Core API support classes for the RAML .Net Tools extension
This package contains Web related interfaces and services (e.g. REST client).
Unirest is a set of lightweight HTTP libraries available in PHP, Ruby, Python, Java, Objective-C. This is a port of the Java library to .NET, and is done independently and without affiliation to the original Unirest project.
A client library for interfacing with the SendGrid APIs, including the Event API. This is an updated and refactored version of the SendGrid package.
DataAccess for an enterprise system
This package adds support for formatting and content negotiation to System.Net.Http. It includes support for JSON, XML, and form URL encoded data.
A set of utlities to help test controllers implementing the CleanArchitecture