Restsharp: Upgrade to .netstandard 2.0, asp.net core 2.0

Created on 15 Aug 2017  ·  6Comments  ·  Source: restsharp/RestSharp

Upgrade to .netstandard 2.0, asp.net core 2.0

Most helpful comment

@naveedahmed1 netstandard20 will work for .NET Core 2.0 and .NET Framework 4.6.1. And no, the package you mentioned is someone's own fork.

All 6 comments

As a library we probably should not support .NET Core, but .NET Standard. This is immediate plans. PRs welcome.

So it will work on NET Core as well, correct?

I just came across this package https://www.nuget.org/packages/RestSharp.NetCore/ , is it orignal RestSharp team?

@naveedahmed1 netstandard20 will work for .NET Core 2.0 and .NET Framework 4.6.1. And no, the package you mentioned is someone's own fork.

Keeping in mind that UWP before the upcoming Fall Creators Update this year only support .Net Standard 1.4 (and hence Windows Mobile 10 only supports this too as it's not currently scheduled for Fall Creators Update). So if it's possible to support 1.4 that's good.

Yeah, I have seen the matrix... 1.4 is not the best version to be
compatible with. But doesn't hurt to try.

On Tue, 5 Sep 2017 at 14:13, JohnnyWestlake notifications@github.com
wrote:

Keeping in mind that UWP before the upcoming Fall Creators Update this
year only support .Net Standard 1.4 (and hence Windows Mobile 10 only
supports this too as it's not currently scheduled for Fall Creators
Update). So if it's possible to support 1.4 that's good.


You are receiving this because you commented.
Reply to this email directly, view it on GitHub
https://github.com/restsharp/RestSharp/issues/980#issuecomment-327157203,
or mute the thread
https://github.com/notifications/unsubscribe-auth/ACsMVWNOQhcPns6ZeE2xHmlX5PPiXdrBks5sfTr7gaJpZM4O3f9n
.

>

Med vennligst hilsen / Best regards,
Alexey V. Zimarev

Will be handled in #992

Was this page helpful?
0 / 5 - 0 ratings

Related issues

qJake picture qJake  ·  7Comments

mwinder picture mwinder  ·  7Comments

wojciechrak picture wojciechrak  ·  3Comments

Taher-Assad picture Taher-Assad  ·  5Comments

maximuss picture maximuss  ·  3Comments