https://github.com/soenneker/soenneker.extensions.dictionaries.intminmax
A collection of helpful Dictionary int, MinMax extension methods
https://github.com/soenneker/soenneker.extensions.dictionaries.intminmax
csharp dictionaries dictionary dictionaryintminmaxextension dotnet extension extensions int intminmax minmax
Last synced: about 2 months ago
JSON representation
A collection of helpful Dictionary int, MinMax extension methods
- Host: GitHub
- URL: https://github.com/soenneker/soenneker.extensions.dictionaries.intminmax
- Owner: soenneker
- License: mit
- Created: 2025-03-26T20:21:05.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2026-03-04T23:40:44.000Z (3 months ago)
- Last Synced: 2026-03-04T23:52:40.895Z (3 months ago)
- Topics: csharp, dictionaries, dictionary, dictionaryintminmaxextension, dotnet, extension, extensions, int, intminmax, minmax
- Language: C#
- Homepage: https://soenneker.com
- Size: 383 KB
- Stars: 0
- Watchers: 1
- 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.dictionaries.intminmax/)
[](https://github.com/soenneker/soenneker.extensions.dictionaries.intminmax/actions/workflows/publish-package.yml)
[](https://www.nuget.org/packages/soenneker.extensions.dictionaries.intminmax/)
[](https://github.com/soenneker/soenneker.extensions.dictionaries.intminmax/actions/workflows/codeql.yml)
#  Soenneker.Extensions.Dictionaries.IntMinMax
### A collection of helpful Dictionary int, MinMax extension methods
## Installation
```
dotnet add package Soenneker.Extensions.Dictionaries.IntMinMax
```