#mothmaniam
1 messages · Page 1 of 1 (latest)
Do you have any examples with asp.net 2012's REQUEST object
Examples of what, exactly?
Are you trying to listen using the CLI for testing, or configure a live webhook endpoint?
Unfortunately we don't have examples specific to that framework to share
You'll need to look at the modern .NET example and adapt them to your system
what version of asp.net are your "modern" .NET examples?
or version of Visual Studio?
supporting .NET Standard 2.0+, .NET Core 2.0+, and .NET Framework 4.6.1+.
https://github.com/stripe/stripe-dotnet#stripenet
ok thanks will check it out