Skip to content

The ultimate EDI (EDIFACT, X12, HIPAA) parser for .NET

Notifications You must be signed in to change notification settings

doobidoo/ediFabric

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


With EDI Tools for .NET you can:

  • Parse\Read\Translate EDI files
  • Create\Write\Generate EDI files
  • Validate EDI files for compliance
  • Automatically generate EDI acknowledgments
  • Customize EDI templates per customer and comply with any format
  • Import\Export to\from XML
  • Import\Export to\from JSON
  • Use the templates as Entity Framework POCOs
  • Generate DB structure with Code First
  • Save to\Query DB using Entity Framework

EDI Templates are included for the following standards:

Custom EDI Templates for US Customs (CUSCAR and PAXLST) and SMDG (BAPLIE)

Examples are included for the following transactions:

EDIFACT

EANCOM

EdiFabric EDI Toolkit supports:

  • .NET Framework 4.0
  • .NET Framework 4.5 (trial available)
  • .NET Standard 1.6
  • .NET Standard 2.0
  • .NET Core 2.0 (trial available)
  • .NET Core 3.0

The examples reference the 14 day trial NuGet packages

www.edifabric.com

About

The ultimate EDI (EDIFACT, X12, HIPAA) parser for .NET

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 99.7%
  • XSLT 0.3%