https://github.com/cecilphillip/stripe-dotnet-interactive
Take a tour of the Stripe .NET library inside a .NET Interactive Notebook
https://github.com/cecilphillip/stripe-dotnet-interactive
csharp dotnet dotnet-interactive stripe
Last synced: 11 months ago
JSON representation
Take a tour of the Stripe .NET library inside a .NET Interactive Notebook
- Host: GitHub
- URL: https://github.com/cecilphillip/stripe-dotnet-interactive
- Owner: cecilphillip
- License: mit
- Created: 2022-03-04T16:04:55.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2023-03-16T14:08:53.000Z (over 3 years ago)
- Last Synced: 2025-04-24T02:43:07.126Z (about 1 year ago)
- Topics: csharp, dotnet, dotnet-interactive, stripe
- Homepage:
- Size: 40 KB
- Stars: 7
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Stripe .NET Interactive Tour (WIP)
[Stripe.NET](https://www.nuget.org/packages/Stripe.net/) is the offical library for that .NET developers can use to integrate [Stripe's](https://stripe.com) payment processing APIs into their projects. The notebooks in this repository explore the capabilties of the library through various code samples hosting in [.NET Interactive](https://github.com/dotnet/interactive).
## Requirements
* [.NET SDK](https://get.dot.com)
[Visual Studio Code](https://code.visualstudio.com/Download)
* A [Stripe Account](https://dashboard.stripe.com/register)