Skip to content

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

License

Notifications You must be signed in to change notification settings

soenneker/soenneker.dtos.idnamevalueindex

Repository files navigation

Soenneker.Dtos.IdNameValueIndex

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

Installation

dotnet add package Soenneker.Dtos.IdNameValueIndex