The Wayback Machine - https://web.archive.org/web/20230131002742/https://github.com/bvanfleet/X12.NET
Skip to content

bvanfleet/X12.NET

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code
This branch is 112 commits ahead of Inteligenz:master.

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
src
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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.

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 implementation X12 Parser with object orientation.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 88.7%
  • XSLT 8.3%
  • HTML 2.8%
  • Smalltalk 0.2%