NikolayXHD / Mtgdb

Mtgdb.Gui - desktop app to search MTG cards and build decks
https://www.slightlymagic.net/forum/viewtopic.php?f=62&t=19299
Other
63 stars 10 forks source link

Support for importing TCGPlayer mobile app CSV files. #63

Closed AaronLS closed 3 years ago

AaronLS commented 3 years ago

Added support for importing TCGPlayer mobile app CSV files. Tested in Windows 10. Test case added and tested. Includes FileHelperEngine for strongly-typed CSV parsing.

Not tested on Mono. Includes a test TCG File under Mtgdb.Util.Test/TestArtifacts which should import 36 cards.

AaronLS commented 3 years ago

Resolves issue: https://github.com/NikolayXHD/Mtgdb/issues/54

NikolayXHD commented 3 years ago

Thank you. Will release this soon.