Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Message from discussion RestSharp on Win8
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Nicoḷ Carandini  
View profile  
 More options Mar 7 2012, 11:17 am
From: Nicoḷ Carandini <n.carand...@torrimpietra.it>
Date: Wed, 7 Mar 2012 08:17:55 -0800 (PST)
Local: Wed, Mar 7 2012 11:17 am
Subject: RestSharp on Win8

I'd like to use RestSharp on a Metro Win 8 App (XAML / C#)

As expected, NuGet complains on the .NET 4.5:

---------------------------------------------------------
Attempting to resolve dependency 'Newtonsoft.Json'.
Successfully installed 'Newtonsoft.Json 4.0.8'.
Successfully installed 'RestSharp 102.7'.
Successfully uninstalled 'Newtonsoft.Json 4.0.8'.

Install failed. Rolling back...
Could not install package 'Newtonsoft.Json 4.0.8'. You are trying to
install this package into a project that targets '.NETCore,Version=v4.5',
but the package does not contain any assembly references that are
compatible with that framework. For more information, contact the package
author.
---------------------------------------------------------

I assume I need to get the JSON library code and compile it with .NET 4.5
and the same with RestSharp code.

Any hint/help on that?


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.