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

netstandard support? #20

Open
thurfir opened this issue Sep 19, 2018 · 11 comments
Open

netstandard support? #20

thurfir opened this issue Sep 19, 2018 · 11 comments

Comments

@thurfir
Copy link

thurfir commented Sep 19, 2018

Hello, is there any plans to support netstandard 2.0/netcore in the future? Thank you.

@bjguillot
Copy link

We are doing experimentation with .NET Core on an internal project. Once that is complete, we will evaluate .NET Core for the SDK but no final decision has been made yet.

As a user of the SDK, can you provide some feedback on how .NET Core or .NET Standard would help in your environment? Knowing how this would help our customers can provide us with valuable insights. Thanks in advance for any feedback.

@tlemmons
Copy link

tlemmons commented Sep 19, 2018 via email

@thurfir
Copy link
Author

thurfir commented Sep 25, 2018

As a user of the SDK, can you provide some feedback on how .NET Core or .NET Standard would help in your environment? Knowing how this would help our customers can provide us with valuable insights. Thanks in advance for any feedback.

Hello, regarding our specific needs: We are running this SDK in our Payment API, built with ASP.NET Core 2.1. This is fine for us as aspnet core can run with both the full .NET 4.6+ framework or with the newer .NET Core framework.
We are planning to standarize all our API to all run on .NET Core, therefore this nuget package is one of the last packages holding us back to do so.

@ilgol
Copy link

ilgol commented Oct 16, 2018

So, we are use .NET Core 2.0 for our back-end. And now we start to implement Amazon Pay into our system. And is would be very good to use Your SDK, as well.

@bitlush
Copy link

bitlush commented Oct 29, 2018

+1 for .NET Core support

@thurfir
Copy link
Author

thurfir commented Jun 11, 2019

Hello @bjguillot, can you please keep us informed regarding your progress toward netstandard? Thanks.

@yama-3
Copy link

yama-3 commented Aug 13, 2019

if we can use sdk with dotnet core, we can handle on aws lambda (+api gateway) instead of ipn. thanks.

@JohnHe404
Copy link

Who else's website is running .net 2.0 20 years ago? Why not support .net core 2.0 or even .net core 3.0 as soon as possible

@mewajda
Copy link

mewajda commented Dec 20, 2019

Any updates on when this will be supported?

@thurfir
Copy link
Author

thurfir commented Apr 7, 2020

I stumbled on https://github.com/amzn/amazon-pay-sdk-v2-dotnet . Is this intented to replace this SDK?

@bjguillot
Copy link

@thurfir , the link you found is for our new product described here: https://pay.amazon.com/checkoutv2

That SDK does not this replace this SDK, but since the new product uses different API endpoints and different methods of signature generation, that code was put into its own package.

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

8 participants