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 .NET 6 / 7 #77

Open
NetPalGlobal opened this issue Feb 1, 2023 · 4 comments
Open

Support .NET 6 / 7 #77

NetPalGlobal opened this issue Feb 1, 2023 · 4 comments

Comments

@NetPalGlobal
Copy link

Please add support for .NET 6 or 7

@aloksharma1
Copy link

true why are you still stuck at such old stack when dotnet 8 is in launch pipeline.

@aloksharma1
Copy link

i have ported this razorpay client to standard version here https://github.com/aloksharma1/RazopayClient.Standard

Please add support for .NET 6 or 7

i have ported this razorpay client library to standard version here https://github.com/aloksharma1/RazopayClient.Standard so now it supports 3.1 to dotnet 7. i tested it with 6/7 and its working ok.

@sangeethnandakumar
Copy link

@aloksharma1 Cool bro. Your port works. May be a PR would be helpful for everyone

@aloksharma1
Copy link

@aloksharma1 Cool bro. Your port works. May be a PR would be helpful for everyone

hey, thanks for checking out the implementation i did. unfortunately i don't think a PR would work here (with this repo) due to the framework differences and i have done a lot of changes to the code to upgrade it for latest c# standards, including new nullable patterns, ridding the code smells away etc. I will put a nuget package by this week.

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

3 participants