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

dlumpp/X12Parser

This branch is up to date with Inteligenz/X12Parser:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

9f8cd51 · Oct 26, 2017
Oct 26, 2017
No commit message
Mar 19, 2011
Oct 3, 2016
Sep 19, 2015
Oct 26, 2017
Oct 26, 2017
Apr 22, 2011
Oct 29, 2015
Apr 16, 2011
Aug 18, 2010
Oct 26, 2017
Apr 16, 2011

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

Languages

  • C# 87.9%
  • XSLT 8.5%
  • HTML 2.9%
  • Visual Basic .NET 0.7%