https://github.com/soenneker/soenneker.dtos.idvaluepair
A minimal Record type with an Id (string), Value (string), and maximum JSON compatibility
https://github.com/soenneker/soenneker.dtos.idvaluepair
csharp dotnet dto dtos id idvaluepair pair util value
Last synced: 2 months ago
JSON representation
A minimal Record type with an Id (string), Value (string), and maximum JSON compatibility
- Host: GitHub
- URL: https://github.com/soenneker/soenneker.dtos.idvaluepair
- Owner: soenneker
- License: mit
- Created: 2025-02-17T19:56:22.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2026-04-21T21:51:47.000Z (2 months ago)
- Last Synced: 2026-04-21T23:34:14.988Z (2 months ago)
- Topics: csharp, dotnet, dto, dtos, id, idvaluepair, pair, util, value
- Language: C#
- Homepage: https://soenneker.com
- Size: 546 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.dtos.idvaluepair/)
[](https://github.com/soenneker/soenneker.dtos.idvaluepair/actions/workflows/publish-package.yml)
[](https://www.nuget.org/packages/soenneker.dtos.idvaluepair/)
[](https://github.com/soenneker/soenneker.dtos.idvaluepair/actions/workflows/codeql.yml)
#  Soenneker.Dtos.IdValuePair
### A minimal Record type with an Id (string), Value (string)
## Installation
```
dotnet add package Soenneker.Dtos.IdValuePair
```