Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/soenneker/soenneker.dtos.idnamepair

A minimal Record type with an Id (string), Name (string), and maximum JSON compatibility
https://github.com/soenneker/soenneker.dtos.idnamepair

csharp data dotnet dto id name

Last synced: 14 days ago
JSON representation

A minimal Record type with an Id (string), Name (string), and maximum JSON compatibility

Awesome Lists containing this project

README

        

[![](https://img.shields.io/nuget/v/Soenneker.Dtos.IdNamePair.svg?style=for-the-badge)](https://www.nuget.org/packages/Soenneker.Dtos.IdNamePair/)
[![](https://img.shields.io/github/actions/workflow/status/soenneker/soenneker.dtos.idnamepair/publish-package.yml?style=for-the-badge)](https://github.com/soenneker/soenneker.dtos.idnamepair/actions/workflows/publish-package.yml)
[![](https://img.shields.io/nuget/dt/Soenneker.Dtos.IdNamePair.svg?style=for-the-badge)](https://www.nuget.org/packages/Soenneker.Dtos.IdNamePair/)

# ![](https://user-images.githubusercontent.com/4441470/224455560-91ed3ee7-f510-4041-a8d2-3fc093025112.png) Soenneker.Dtos.IdNamePair
### A minimal Record type with an Id (string), Name (string), and maximum JSON compatibility

## Installation

```
dotnet add package Soenneker.Dtos.IdNamePair
```