Open dgwaldo opened 5 years ago
This library seems unmaintained, but I've found another (unmaintained) fork that attempts to fix this: https://github.com/hali4831/MixERP.Net.VCards
Workaround: Use an actively maintained library like https://github.com/FolkerKinzel/VCards that doesn't suffer from the telephone types issue
(It's surprising that MixERP.Net.VCards
is the most popular result on NuGet, when there are better alternatives)
Other libraries allow you to do something like this...
Producing output like TEL;WORK;FAX:555-555-5555
This library doesn't allow for that without doing something custom...