Soenneker.Data.ZipCode
4.0.780
Prefix Reserved
dotnet add package Soenneker.Data.ZipCode --version 4.0.780
NuGet\Install-Package Soenneker.Data.ZipCode -Version 4.0.780
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Soenneker.Data.ZipCode" Version="4.0.780" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Soenneker.Data.ZipCode" Version="4.0.780" />
<PackageReference Include="Soenneker.Data.ZipCode" />
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Soenneker.Data.ZipCode --version 4.0.780
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Soenneker.Data.ZipCode, 4.0.780"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package Soenneker.Data.ZipCode@4.0.780
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Soenneker.Data.ZipCode&version=4.0.780
#tool nuget:?package=Soenneker.Data.ZipCode&version=4.0.780
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
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
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net10.0 is compatible. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net10.0
- No dependencies.
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Soenneker.Data.ZipCode:
| Package | Downloads |
|---|---|
|
Soenneker.Validators.ZipCode.Exists
A validation module checking for existence of US ZipCodes, updated daily (if available) |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 4.0.780 | 278 | 2/4/2026 |
| 4.0.754 | 415 | 1/9/2026 |
| 4.0.753 | 137 | 1/8/2026 |
| 4.0.748 | 289 | 1/3/2026 |
| 4.0.716 | 1,122 | 12/2/2025 |
| 4.0.687 | 504 | 11/3/2025 |
| 3.0.655 | 413 | 10/2/2025 |
| 3.0.626 | 379 | 9/3/2025 |
| 3.0.622 | 295 | 8/30/2025 |
| 3.0.621 | 252 | 8/29/2025 |
| 3.0.618 | 273 | 8/26/2025 |
| 3.0.596 | 400 | 8/4/2025 |
| 3.0.563 | 338 | 7/2/2025 |
| 3.0.529 | 420 | 6/2/2025 |
| 3.0.499 | 629 | 5/3/2025 |
| 3.0.468 | 1,132 | 4/2/2025 |
| 3.0.439 | 1,133 | 3/4/2025 |
| 3.0.410 | 2,325 | 2/3/2025 |
| 3.0.393 | 1,748 | 1/17/2025 |
| 2.2.351 | 3,586 | 12/7/2024 |
Loading failed