Simple WinRT REST client NuGet Package

SimpleRtRest is really simple Rest client for WinRT applications.

It use new WinRt HttpClient as a base and gives you ability to consume REST services from your Windows 8 application with just few lines of code.

This project is based on great .NET Rest client RestSharp and main goal is to have something similar to use in Windows RT applications.

Initial version only support limited set of features inluding :

basic verb requests
form url encoded parameters, JSON and XML content
JSON serialization/deserialization using Json.NET (dependency)
XML serialization / deserialization.




Got any Simple WinRT REST client Question?





Info

Version: 0.3.1-alpha
Author(s): rjovic
Last Update: Friday, March 15, 2013
.NET Fiddle: Create the first Fiddle
NuGet Url: https://www.nuget.org/packages/SimpleRt.Rest


Install
Install-Package SimpleRt.Rest
dotnet add package SimpleRt.Rest
paket add SimpleRt.Rest
SimpleRt.Rest Download (Unzip the "nupkg" after downloading)



Tags



STATS

must-have-score

avg-downloads-per-day

0

days-since-last-release

4060