mirror of
https://github.com/abdelkader/vCardEditor
synced 2025-12-12 08:27:19 +07:00
633 B
633 B
vCard Editor
- You can export easily edit (modify, delete) entries of a vcf file with this simple tool.
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).
