Soenneker.Data.ZipCode 4.0.1017

Prefix Reserved
dotnet add package Soenneker.Data.ZipCode --version 4.0.1017
                    
NuGet\Install-Package Soenneker.Data.ZipCode -Version 4.0.1017
                    
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.1017" />
                    
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.1017" />
                    
Directory.Packages.props
<PackageReference Include="Soenneker.Data.ZipCode" />
                    
Project file
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.1017
                    
#r "nuget: Soenneker.Data.ZipCode, 4.0.1017"
                    
#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.1017
                    
#: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.1017
                    
Install as a Cake Addin
#tool nuget:?package=Soenneker.Data.ZipCode&version=4.0.1017
                    
Install as a Cake Tool

alternate text is missing from this package README image alternate text is missing from this package README image alternate text is missing from this package README image alternate text is missing from this package README image

alternate text is missing from this package README image 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 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.1017 1,219 7/1/2026
4.0.988 885 6/2/2026
4.0.957 481 5/2/2026
4.0.926 481 4/1/2026
4.0.806 986 3/2/2026
4.0.780 540 2/4/2026
4.0.754 473 1/9/2026
4.0.753 187 1/8/2026
4.0.748 342 1/3/2026
4.0.716 1,174 12/2/2025
4.0.687 556 11/3/2025
3.0.655 462 10/2/2025
3.0.626 424 9/3/2025
3.0.622 343 8/30/2025
3.0.621 300 8/29/2025
3.0.618 316 8/26/2025
3.0.596 450 8/4/2025
3.0.563 385 7/2/2025
3.0.529 474 6/2/2025
3.0.499 689 5/3/2025
Loading failed