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.streetaddress

A minimal record type for physical addresses, with international support and maximum serialization compatibility
https://github.com/soenneker/soenneker.dtos.streetaddress

address code csharp dotnet dto dtos object postal street streetaddress

Last synced: about 3 hours ago
JSON representation

A minimal record type for physical addresses, with international support and maximum serialization compatibility

Awesome Lists containing this project

README

        

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

# ![](https://user-images.githubusercontent.com/4441470/224455560-91ed3ee7-f510-4041-a8d2-3fc093025112.png) Soenneker.Dtos.StreetAddress
### A minimal record type for physical addresses, with international support and maximum serialization compatibility

## Installation

```
dotnet add package Soenneker.Dtos.StreetAddress
```