A Simple vcf file Editor.
Thanks for Thought.vCards for his wonderful library of parsing and generating vcf format. https://github.com/drlongnecker/Thought.vCards
Also, I used the MVP pattern from this example : https://github.com/lennykean/NoteCards
Relase note: 0.2 - Updated the vCard library to https://github.com/acastroy/Thought.vCards - Replaced Moq with nsubstitute (Test mocking library).