An open API service indexing awesome lists of open source software.

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

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)