Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 386 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 386 Bytes

X12Parser

This is an open source .NET C# implementation of an X12 Parser.

The parser allows for a specification of any X12 transaction set to create a generic X12 xml representation of the hierarchical data contained within the X12 document.

No database integration is required by design, though you can use the ImportX12 app to parse into a SQL Server database and skip the XML.