https://github.com/soenneker/soenneker.extensions.int
A collection of useful int (Int32) extension methods
https://github.com/soenneker/soenneker.extensions.int
csharp dotnet extension int
Last synced: 6 days ago
JSON representation
A collection of useful int (Int32) extension methods
- Host: GitHub
- URL: https://github.com/soenneker/soenneker.extensions.int
- Owner: soenneker
- License: mit
- Created: 2023-04-01T01:05:13.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2025-03-02T13:13:05.000Z (11 months ago)
- Last Synced: 2025-03-04T13:46:38.368Z (11 months ago)
- Topics: csharp, dotnet, extension, int
- Language: C#
- Homepage: https://soenneker.com
- Size: 440 KB
- Stars: 0
- 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.Int/)
[](https://github.com/soenneker/soenneker.extensions.Int/actions/workflows/publish-package.yml)
[](https://www.nuget.org/packages/Soenneker.Extensions.Int/)
#  Soenneker.Extensions.Int
A collection of useful int (Int32) extension methods.
## Installation
```
dotnet add package Soenneker.Extensions.Int
```