https://github.com/soenneker/soenneker.stripe.extensions.decimals
A collection of helpful decimal extension methods related to Stripe
https://github.com/soenneker/soenneker.stripe.extensions.decimals
csharp currency decimal decimals dotnet extension extensions money payment processing stripe stripedecimalextension
Last synced: about 2 months ago
JSON representation
A collection of helpful decimal extension methods related to Stripe
- Host: GitHub
- URL: https://github.com/soenneker/soenneker.stripe.extensions.decimals
- Owner: soenneker
- License: mit
- Created: 2025-06-29T17:06:10.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2026-02-27T09:35:15.000Z (5 months ago)
- Last Synced: 2026-02-27T13:17:48.257Z (5 months ago)
- Topics: csharp, currency, decimal, decimals, dotnet, extension, extensions, money, payment, processing, stripe, stripedecimalextension
- Language: C#
- Homepage: https://soenneker.com
- Size: 167 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
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.extensions.decimals/)
[](https://github.com/soenneker/soenneker.stripe.extensions.decimals/actions/workflows/publish-package.yml)
[](https://www.nuget.org/packages/soenneker.stripe.extensions.decimals/)
[](https://github.com/soenneker/soenneker.stripe.extensions.decimals/actions/workflows/codeql.yml)
#  Soenneker.Stripe.Extensions.Decimals
### A collection of helpful decimal extension methods related to Stripe
## Installation
```
dotnet add package Soenneker.Stripe.Extensions.Decimals
```