bolorundurowb / vCardLib

📇 A .NET standard library for reading and writing vCard files
https://github.com/bolorundurowb/vCardLib/blob/master/README.md
MIT License
27 stars 15 forks source link

feature/rework email parsing #51

Closed bolorundurowb closed 2 years ago

bolorundurowb commented 2 years ago

PR Type e.g fix, feature, chore etc:

feature and fix

What does this PR do:

fixes the parsing of email addresses and cleans up the code

Notes (if any):

This addresses #44