ilopez / GS1Parser

A GS1 Parser for C#
MIT License
28 stars 11 forks source link

GS1Parser

A GS1 Parser for C#

Input a string, get a dictionary of GS1 Application Identifiers.

Originally developed from a Stackoverflow Answer

http://stackoverflow.com/questions/9721718/ean128-or-gs1-128-decode-c-sharp/28854802#28854802