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

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

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

csharp data dotnet dto id key partition

Last synced: 4 months ago
JSON representation

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

Awesome Lists containing this project

README

          

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

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

## Installation

```
dotnet add package Soenneker.Dtos.IdPartitionPair
```