https://github.com/soenneker/soenneker.stripe.subscriptionitems
A .NET typesafe implementation of Stripe's Subscription Items API
https://github.com/soenneker/soenneker.stripe.subscriptionitems
csharp dotnet invoice invoicing items stripe stripesubscriptionitemsutil subscriptionitems subscriptions util
Last synced: 2 months ago
JSON representation
A .NET typesafe implementation of Stripe's Subscription Items API
- Host: GitHub
- URL: https://github.com/soenneker/soenneker.stripe.subscriptionitems
- Owner: soenneker
- License: mit
- Created: 2025-06-22T23:09:38.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2026-04-22T02:07:54.000Z (2 months ago)
- Last Synced: 2026-04-22T04:18:52.029Z (2 months ago)
- Topics: csharp, dotnet, invoice, invoicing, items, stripe, stripesubscriptionitemsutil, subscriptionitems, subscriptions, util
- Language: C#
- Homepage: https://soenneker.com
- Size: 378 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: .github/CODE_OF_CONDUCT.md
- Security: .github/SECURITY.md
Awesome Lists containing this project
README
[](https://www.nuget.org/packages/soenneker.stripe.subscriptionitems/)
[](https://github.com/soenneker/soenneker.stripe.subscriptionitems/actions/workflows/publish-package.yml)
[](https://www.nuget.org/packages/soenneker.stripe.subscriptionitems/)
[](https://github.com/soenneker/soenneker.stripe.subscriptionitems/actions/workflows/codeql.yml)
#  Soenneker.Stripe.SubscriptionItems
### A .NET typesafe implementation of Stripe's Subscription Items API
## Installation
```
dotnet add package Soenneker.Stripe.SubscriptionItems
```