blair0011 / X12.NET

An open source C# .NET Core 3.1 implementation of a X12 Parser with object orientation.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


Build Status x12net MyGet Build Status

X12.NET

This is an open source .NET C# implementation of an X12 Parser. Originally forked from Inteligenz/X12Parser.

And subsquently forked from bvanfleet/X12.NET in order to port to .NET Core 2.2

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.

While no SQL integration is required, there are interfaces to be able to interact with a SQL database. There are also integrations to parse the X12 to XML, HTML, and PDF documents.

About

An open source C# .NET Core 3.1 implementation of a X12 Parser with object orientation.

License:Other


Languages

Language:C# 88.9%Language:XSLT 8.3%Language:HTML 2.8%Language:Dockerfile 0.1%