Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for ASP.Net Standard Version 4.6.x #122

Closed
nesterenes opened this issue Oct 8, 2018 · 2 comments
Closed

Support for ASP.Net Standard Version 4.6.x #122

nesterenes opened this issue Oct 8, 2018 · 2 comments

Comments

@nesterenes
Copy link

Per issue #50 , This library doesn't currently support 4.6.x. The lack of support for that version prevents NuGet package updates because of conflicts between applications using RestSharpSigned and RestSharp. If RestSharpSigned is installed, easypost-csharp latest library cannot be used on ASP.Net version 4.6.x. However the library is functional on ASP.Net 4.6.x with previous easypost-csharp version 2.3.1.4.

#50

Requesting support for version 4.6.x with RestSharpSigned usage instead of RestSharp.

image

@jmalatia
Copy link
Contributor

jmalatia commented Oct 8, 2018

RestSharpSigned is obsolete per https://github.com/restsharp/RestSharp (last version was 8/2015) as RestSharp is now signed.

@Justintime50
Copy link
Member

We don't plan to do this per the previous comment. RestSharpSigned is now 6 years outdated and as such, RestSharp should be used instead.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

3 participants