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

.NET Core Support #3005

Closed
SoftCircuits opened this issue Oct 14, 2024 · 3 comments
Closed

.NET Core Support #3005

SoftCircuits opened this issue Oct 14, 2024 · 3 comments
Assignees
Labels

Comments

@SoftCircuits
Copy link

Describe the bug

The description for this repository says "The official Stripe .NET library, supporting .NET Standard 2.0+, .NET Core 2.0+, and .NET Framework 4.6.1+." But when I look at Strip.NET on NuGet, the description says "Stripe.net is a sync/async .NET 4.6.1+ client, and a portable class library for the Stripe API." So which is it? Which is the library for .NET Core?

To Reproduce

N/A

Expected behavior

N/A

Code snippets

No response

OS

Windows 11

.NET version

.NET Core 8

Library version

v46.2.0

API version

N/A

Additional context

No response

@jar-stripe jar-stripe self-assigned this Oct 15, 2024
@jar-stripe
Copy link
Contributor

jar-stripe commented Oct 15, 2024

Hi @SoftCircuits , thanks for bringing this to our attention! I think this is a documentation issue. The NuGet package located here: https://www.nuget.org/packages/Stripe.net does support .NET/.NET Core, .NET Standard, and .NET Framework; you can checkout https://www.nuget.org/packages/Stripe.net#supportedframeworks-body-tab for their display of the frameworks we support.

I'll log a ticket internally on our end to make sure our description is updated correctly.

Does that resolve your issue here?

@SoftCircuits
Copy link
Author

@jar-stripe Yes, thanks.

@jar-stripe
Copy link
Contributor

Great! I'll close this issue for now, but let us know if we can be of any further help.

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

No branches or pull requests

2 participants