Top 20 NuGet WebAPI Packages

WebAPI

Google Stackdriver logging for MVC/WebAPI projects. Automatically logs OnActionExecuting and OnException.
Domain transfer objects for ICE applications
Login process for UWP
Dictionary API
This package is the core library used by all Downlink components including the models, abstractions and shared logic.
[DEPRECATED] please use RiotGamesAPI package
Decorate your controllers with ExplicitDisposeAttribute to automatically dispose objects via ActionFilterAttribute.OnActionExecuted.
This package will add healthcheck controller to your project.
This client library allow you to make http request easily. How to use: var address = "http://localhost:50787/api/Test/Test"; var requestModel = new RequestModel() { Id = "guid" }; var result = new HttpClientHelper().PostJson<ResponseModel>(address, "Basic", "***", requestModel);
This package requires TypeWriter: https://frhagn.github.io/Typewriter/ After installation you may need to remove signalr-1.0.d.ts installed with signalr typings.
Package Description
Module系统WebAPI模块(公测版)
Package for access Octadesk API
Template for new, empty MVC4 projects to integrate AngularJs, MVC4, WebApi. Implements a client side Repository pattern and C#-Like controllers.
A series of utilities to ease networking as client, with the usage of asynccronous requests responses and coroutines. The documentation can be found on http://www.kendar.org/?p=/dotnet/networkhelpers.
A simple REST and HTTP client for Windows Store Apps.
Red Arrow Engage Identity Api Client