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

Help Upgrading from 5.13.1 #851

Open
TIMGATVOLER opened this issue Mar 9, 2023 · 1 comment
Open

Help Upgrading from 5.13.1 #851

TIMGATVOLER opened this issue Mar 9, 2023 · 1 comment

Comments

@TIMGATVOLER
Copy link

Good Afternoon,

We've managed to get backed into a corner and it appears the API that 5.13.1 points is no longer available as of April 1 2023. We have a web project that targets .NetFramework 4.6 currently. We are a bit behind the ball on this one.

From what I can tell.

#438

"ShopifySharp version 5.16.0 has been released on Nuget and should bring back full support for .NET Framework 4.6.1 and above! Let me know if you have any issues using it."

So what I would like to know is there an upgrade path that we can follow for a short term solution to get our current project functional with a version of ShopifySharp that will work at least short term after April 1?

If I understand correctly, if we can get our project upto targeting 4.6.1 we should be able to upgrade Shopify Sharp beyond 5.13.1 correct? What version do we need to upgrade to that will work after the 1st? How far can we upgrade using 4.6.1?

@clement911
Copy link
Collaborator

Given that ShopifySharp target netstandard2.0, my understanding is that upgrading to .Net 4.6.1+ should let you use the latest version of ShopifySharp.
If you want to be sure I guess you could spin up a quick project and test it out.

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

No branches or pull requests

2 participants