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: 3 months ago
JSON representation
A minimal record type for physical addresses, with international support and maximum serialization compatibility
- Host: GitHub
- URL: https://github.com/soenneker/soenneker.dtos.streetaddress
- Owner: soenneker
- License: mit
- Created: 2024-06-29T14:39:55.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-10-22T19:12:45.000Z (almost 2 years ago)
- Last Synced: 2024-10-23T12:19:54.038Z (almost 2 years ago)
- Topics: address, code, csharp, dotnet, dto, dtos, object, postal, street, streetaddress
- Language: C#
- Homepage: https://soenneker.com
- Size: 150 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://www.nuget.org/packages/soenneker.dtos.streetaddress/)
[](https://github.com/soenneker/soenneker.dtos.streetaddress/actions/workflows/publish-package.yml)
[](https://www.nuget.org/packages/soenneker.dtos.streetaddress/)
[](https://github.com/soenneker/soenneker.dtos.streetaddress/actions/workflows/codeql.yml)
#  Soenneker.Dtos.StreetAddress
### A minimal record type for physical addresses, with international support and maximum serialization compatibility
## Installation
```
dotnet add package Soenneker.Dtos.StreetAddress
```