soenneker / soenneker.data.zipcode

US ZIP code data from USPS, updated daily

Home Page:https://soenneker.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Soenneker.Data.ZipCode

Simply adds a US ZIP code text file list from USPS, updated daily (if available)

Installation

dotnet add package Soenneker.Data.ZipCode

The file is copied to the output directory, and located at the relative path: Resources\zipcodes.txt.

Alternatively, you can download the ZIP code list as a text file from the following URL:

https://raw.githubusercontent.com/soenneker/soenneker.data.zipcode/main/src/Resources/zipcodes.txt

About

US ZIP code data from USPS, updated daily

https://soenneker.com

License:MIT License


Languages

Language:C# 100.0%