1. RestSharp

    By:

    Simple REST and HTTP API Client

  2. Nuget.Core

    By:

    NuGet.Core is the core framework assembly for NuGet that the rest of NuGet builds upon.

    691,074 downloads

    Tags

  3. Spring.Rest

    By:

    Spring.NET REST Client Framework

  4. Twilio

    By:

    Twilio REST API helper library

  5. Hammock

    By:

    Hammock is an HTTP API library for .NET that greatly simplifies consuming and wrapping RESTful services.

  6. ServiceStack webservice framework: Faster, Cleaner, Modern WCF alternative

    By:

    Binaries for the ServiceStack web framework. Visit http://www.servicestack.net/ServiceStack.Hello/ and https://github.com/ServiceStack/ServiceStack/wiki/Create-your-first-webservice for walk throughs and docs on creating your first web service.

  7. DigiData REST Service Client Library

    By:

    This package contains a .NET client library for the DigiData REST Service. It is made up of a .NET assembly (and its dependent assemblies) that respects the RESTful approach of the DigiData REST Service rather than, say, mapping the REST service RPC function calls. We have attempted to create it with all of the flexibility of the DDRS so that it ... More information

    2,521 downloads

    Tags

  8. Linq2Rest

    By:

    Parses OData system query parameters to create a LINQ query that can be used to filter a model set. Also exposes a LINQ provider for web services supporting the OData query parameters. Use extension method Filter (in Linq2Rest namespace) on any IEnumerable source.

  9. TweetSharp

    By:

    TweetSharp v2 is a fast, clean wrapper around the Twitter API. It uses T4 templates to make adding new endpoints easy.

  10. Neo4jClient

    By:

    A .NET client for neo4j: an open source, transactional graph database. It's pretty awesome.

  11. EasyHttp

    By:

    An HTTP Client for .NET

  12. hashfoo Rest - Common

    By:

    Message based REST layer on top of ASP.NET MVC. Common components that straddle both client and server.

  13. linqtotwitter

    By:

    Supporting Twitter API v1.1! LINQ to Twitter is a 3rd party LINQ Provider for the Twitter micro-blogging service. It uses standard LINQ syntax for queries and includes method calls for changes via the Twitter API. Supported platforms include .NET 3.5, .NET 4.0, .NET 4.5, Silverlight 4.0, Windows Phone 7.1, Windows Phone 8, Window 8, and Windows Azu... More information

  14. WCF REST Contrib

    By:

    The WCF REST Contrib library adds functionality to the current WCF REST implementation.

  15. HashFoo Rest - Server

    By:

    Server components for message based services build on top of ASP.NET MVC

  16. Twilio.TwiML

    By:

    Twilio TwiML generator. If using ASP.NET MVC, install Twilio.Mvc instead.

  17. GoogleAnalyticsTracker

    By:

    GoogleAnalyticsTracker was created to have a means of tracking specific URL's directly from C#. For example, it enables you to log API calls to Google Analytics.

  18. Twilio.Mvc

    By:

    Twilio helpers for ASP.NET MVC

  19. Linq2Rest.Mvc

    By:

    ASP.NET MVC extensions for Linq2Rest to support binding a Linq2Rest ModelFilter using a ModelBinder. Use ModelFilterBinder as default model binder for IModelFilter{T}.

  20. Starter ASP.NET MVC Website Template - ServiceStack at /api

    By:

    Host ServiceStack side-by-side with an existing ASP.NET MVC application at the path '/api'. ServiceStack is a modern, high-performance, code-first web service framework promoting code and web services best practices. Simple, Fast, Elegant. Website: http://www.servicestack.net