Skip to content

oriches/Simple.Rest.For.Windows.Store

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple.Rest.For.Windows.Store

Build status

A .Net Portable Class Library which to simplify the calling of a RESTful web service from a .Net client application.

Currently we support the following .Net versions:

Supported versions:

.NET framework 4.5,
.NET for Windows Store Apps

Ths is a clone of the Simple.Rest repository, it is targetted at .Net 4.5 & Windows Store - Simple.Rest does not support Windows Store as Microsoft.Bcl.Async (≥ 1.0.12-beta) is not supported for Windows Store applications - miss-match in task threading libraries.

Original Simple.Rest can be found at - https://github.com/oriches/Simple.Rest

About

A .Net Portable Class Library to simplify the calling of a RESTful web service from a .Net client application.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages