#thomasnevink
1 messages · Page 1 of 1 (latest)
https://github.com/stripe/stripe-dotnet
it says it supports The official Stripe .NET library, supporting .NET Standard 2.0+, .NET Core 2.0+, and .NET Framework 4.6.1+.
Stripe.net is a sync/async .NET 4.6.1+ client, and a portable class library for stripe.com. - GitHub - stripe/stripe-dotnet: Stripe.net is a sync/async .NET 4.6.1+ client, and a portable class libr...
I'd sugest you try out the latest version first
ok
@rugged coral How can I help?
I'm getting an error
Error:
An assembly specified in the application dependencies manifest (API.deps.json) was not found:
package: 'System.Configuration.ConfigurationManager', version: '4.5.0'
path: 'lib/netstandard2.0/System.Configuration.ConfigurationManager.dll'
This System.Configuration.ConfigurationManager.dll is present inside Stripe.net (42.7.0) nuget package
Which version of .NET are you using?
target framework is netcoreapp2.2
Hmm, I don't think this is a SDK issue but with .NET configuration: https://learn.microsoft.com/en-us/answers/questions/557444/an-assembly-specified-in-the-application-dependenc