Soenneker.Dtos.StreetAddress 4.0.508

Prefix Reserved
dotnet add package Soenneker.Dtos.StreetAddress --version 4.0.508
                    
NuGet\Install-Package Soenneker.Dtos.StreetAddress -Version 4.0.508
                    
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.Dtos.StreetAddress" Version="4.0.508" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Soenneker.Dtos.StreetAddress" Version="4.0.508" />
                    
Directory.Packages.props
<PackageReference Include="Soenneker.Dtos.StreetAddress" />
                    
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.Dtos.StreetAddress --version 4.0.508
                    
#r "nuget: Soenneker.Dtos.StreetAddress, 4.0.508"
                    
#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.Dtos.StreetAddress@4.0.508
                    
#: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.Dtos.StreetAddress&version=4.0.508
                    
Install as a Cake Addin
#tool nuget:?package=Soenneker.Dtos.StreetAddress&version=4.0.508
                    
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.Dtos.StreetAddress

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

Installation

dotnet add package Soenneker.Dtos.StreetAddress
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.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on Soenneker.Dtos.StreetAddress:

Package Downloads
Soenneker.Utils.Dtos.StreetAddress

A utility library for StreetAddress related operations

Soenneker.Extensions.Dtos.StreetAddress

A collection of helpful StreetAddress extension methods

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
4.0.508 249 5/12/2026
4.0.507 412 4/22/2026
4.0.506 96 4/22/2026
4.0.505 309 4/21/2026
4.0.504 261 4/14/2026
4.0.503 595 3/12/2026
4.0.502 127 3/12/2026
4.0.499 135 3/12/2026
4.0.497 150 3/12/2026
4.0.496 260 3/12/2026
4.0.495 111 3/12/2026
4.0.494 386 3/10/2026
4.0.493 144 3/10/2026
4.0.492 121 3/10/2026
4.0.491 319 3/10/2026
4.0.490 136 3/9/2026
4.0.488 189 3/9/2026
4.0.487 105 3/9/2026
4.0.486 112 3/9/2026
4.0.485 438 3/4/2026
Loading failed

Update dependency System.Text.Json to 10.0.8 (#892)