https://github.com/soenneker/soenneker.extensions.decimal
A collection of useful Decimal extension methods
https://github.com/soenneker/soenneker.extensions.decimal
csharp decimal dotnet extension
Last synced: 4 months ago
JSON representation
A collection of useful Decimal extension methods
- Host: GitHub
- URL: https://github.com/soenneker/soenneker.extensions.decimal
- Owner: soenneker
- License: mit
- Created: 2023-03-27T01:41:47.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2025-09-17T22:54:04.000Z (10 months ago)
- Last Synced: 2025-09-18T16:55:58.112Z (10 months ago)
- Topics: csharp, decimal, dotnet, extension
- Language: C#
- Homepage: https://soenneker.com
- Size: 820 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
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.Extensions.Decimal/)
[](https://github.com/soenneker/soenneker.extensions.decimal/actions/workflows/publish-package.yml)
[](https://www.nuget.org/packages/Soenneker.Extensions.Decimal/)
[](https://github.com/soenneker/soenneker.extensions.decimal/actions/workflows/codeql.yml)
#  Soenneker.Extensions.Decimal
### A collection of useful Decimal extension methods
## Installation
```
dotnet add package Soenneker.Extensions.Decimal
```