https://github.com/soenneker/soenneker.dtos.idnamepairs.partial
A flexible ID/name container where either field may be missing, used when either of them isn't guaranteed.
https://github.com/soenneker/soenneker.dtos.idnamepairs.partial
csharp dotnet dtos id idnamepair idnamepairs name nullable object pair partial partialidnamepair
Last synced: 3 months ago
JSON representation
A flexible ID/name container where either field may be missing, used when either of them isn't guaranteed.
- Host: GitHub
- URL: https://github.com/soenneker/soenneker.dtos.idnamepairs.partial
- Owner: soenneker
- License: mit
- Created: 2025-08-20T12:50:13.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2026-02-28T08:59:22.000Z (4 months ago)
- Last Synced: 2026-02-28T10:59:55.819Z (4 months ago)
- Topics: csharp, dotnet, dtos, id, idnamepair, idnamepairs, name, nullable, object, pair, partial, partialidnamepair
- Language: C#
- Homepage: https://soenneker.com
- Size: 135 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.idnamepairs.partial/)
[](https://github.com/soenneker/soenneker.dtos.idnamepairs.partial/actions/workflows/publish-package.yml)
[](https://www.nuget.org/packages/soenneker.dtos.idnamepairs.partial/)
#  Soenneker.Dtos.IdNamePairs.Partial
### A flexible ID/name container where either field may be missing, used when either of them isn't guaranteed.
## Installation
```
dotnet add package Soenneker.Dtos.IdNamePairs.Partial
```