https://github.com/soenneker/soenneker.extensions.long
A collection of helpful Long (64 bit integer) extension methods
https://github.com/soenneker/soenneker.extensions.long
csharp dotnet extension extensions int int64 long longextension
Last synced: 3 months ago
JSON representation
A collection of helpful Long (64 bit integer) extension methods
- Host: GitHub
- URL: https://github.com/soenneker/soenneker.extensions.long
- Owner: soenneker
- License: mit
- Created: 2024-03-22T01:38:35.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-03-02T13:35:45.000Z (3 months ago)
- Last Synced: 2025-03-04T13:46:39.136Z (3 months ago)
- Topics: csharp, dotnet, extension, extensions, int, int64, long, longextension
- Language: C#
- Homepage: https://soenneker.com
- Size: 194 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.long/)
[](https://github.com/soenneker/soenneker.extensions.long/actions/workflows/publish-package.yml)
[](https://www.nuget.org/packages/soenneker.extensions.long/)#  Soenneker.Extensions.Long
### A collection of helpful Long (64 bit integer) extension methods## Installation
```
dotnet add package Soenneker.Extensions.Long
```