Skip to content

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

License

Notifications You must be signed in to change notification settings

Inteligenz/X12Parser

Repository files navigation

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.

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published