AddressSeparation 1.2.1
Address Separation Library is an extensible library written in C# for isolating/ dividing/ cutting/ breaking up an address into its parts. This is done by an Regex putting the matching groups into class properties. With the help of user-defined input and output manipulation functions it can be made even more powerful when processing an address.
Install-Package AddressSeparation -Version 1.2.1
dotnet add package AddressSeparation --version 1.2.1
<PackageReference Include="AddressSeparation" Version="1.2.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add AddressSeparation --version 1.2.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
-
.NETStandard 2.0
- No dependencies.
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.