Skip to content

Added EU type street address#5

Open
rikvanmechelen wants to merge 5 commits intojonwingfield:masterfrom
rikvanmechelen:master
Open

Added EU type street address#5
rikvanmechelen wants to merge 5 commits intojonwingfield:masterfrom
rikvanmechelen:master

Conversation

@rikvanmechelen
Copy link

I started from PulsarBlow/Faker.Net and created a distinction between us address formatting and eu street address formatting (more particularly, street formatting).
Most EU countries have: {street name} {house number} {extra stuff, such as Apt} while in the us, you start with the street address.
there seem to be some extra's this merge that come from PulsarBlow/Faker.Net

PulsarBlow and others added 5 commits October 9, 2013 20:21
Signed-off-by: PulsarBlow <pulsarblow@gmail.com>
Signed-off-by: PulsarBlow <pulsarblow@gmail.com>
Added the EU type street address (or at least part of the EU, which has:
{street name} {house number} {secondary address}
I also changed some line endings to the default windows line endings
(VS.net asked met to do so)
…of #

Without the join, it will just call ToString(), which gives something
along the lines of:
Faker.Extensions.NumberExtensions+<Times>d__5`1[System.String]275 Salma
Divide Suite 548 for a US street address.
Additionally the Join is changes to return the empty string in case the
IEnumerable is empty (it crashes otherwise)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants