https://github.com/soenneker/soenneker.extensions.double
A collection of useful Double (type) methods
https://github.com/soenneker/soenneker.extensions.double
csharp dotnet double extension
Last synced: 9 months ago
JSON representation
A collection of useful Double (type) methods
- Host: GitHub
- URL: https://github.com/soenneker/soenneker.extensions.double
- Owner: soenneker
- License: mit
- Created: 2023-03-19T22:29:55.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-12-06T06:42:33.000Z (over 1 year ago)
- Last Synced: 2024-12-06T09:05:10.028Z (over 1 year ago)
- Topics: csharp, dotnet, double, extension
- Language: C#
- Homepage: https://soenneker.com
- Size: 521 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://www.nuget.org/packages/Soenneker.Extensions.Double/)
[](https://github.com/soenneker/soenneker.extensions.double/actions/workflows/publish-package.yml)
[](https://www.nuget.org/packages/Soenneker.Extensions.Double/)
#  Soenneker.Extensions.Double
### A collection of useful Double (type) methods
## Installation
```
dotnet add package Soenneker.Extensions.Double
```