2020-12-28 09:16:30 -05:00
2020-12-28 09:06:45 -05:00
2015-09-12 19:58:10 -04:00
2020-12-28 09:16:30 -05:00
2015-09-12 20:12:02 -04:00

vCard Editor

A Simple vcf file Editor. 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).

Description
Simple vCard (*.vcf) file Editor.
Readme 1,003 KiB
Languages
C# 100%