https://github.com/soenneker/soenneker.dtos.rangepointspairs
A small, strongly typed data contract for associating a numeric range with a corresponding point value.
https://github.com/soenneker/soenneker.dtos.rangepointspairs
csharp dotnet dto dtos ml object range rangepointspair rangepointspairs scoring
Last synced: 23 days ago
JSON representation
A small, strongly typed data contract for associating a numeric range with a corresponding point value.
- Host: GitHub
- URL: https://github.com/soenneker/soenneker.dtos.rangepointspairs
- Owner: soenneker
- License: mit
- Created: 2025-08-15T15:07:18.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2026-04-22T03:02:04.000Z (2 months ago)
- Last Synced: 2026-04-22T04:33:32.092Z (2 months ago)
- Topics: csharp, dotnet, dto, dtos, ml, object, range, rangepointspair, rangepointspairs, scoring
- Language: C#
- Homepage: https://soenneker.com
- Size: 184 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
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.dtos.rangepointspairs/)
[](https://github.com/soenneker/soenneker.dtos.rangepointspairs/actions/workflows/publish-package.yml)
[](https://www.nuget.org/packages/soenneker.dtos.rangepointspairs/)
[](https://github.com/soenneker/soenneker.dtos.rangepointspairs/actions/workflows/codeql.yml)
#  Soenneker.Dtos.RangePointsPairs
### A small, strongly typed data contract for associating a numeric range with a corresponding point value.
## Installation
```
dotnet add package Soenneker.Dtos.RangePointsPairs
```