Giter VIP home page Giter VIP logo

ediweave's Introduction

Project Icon

Nuget Package Build status

An open source framework that empowers developers and businesses interested in enabling their software systems with EDI capabilities and can be integrated into your business applications. - Originally from EdiFrabric

EdiWeave is a hard-fork of the now closed-source library EdiFabric. It mirror'ed the last state of the EdiFabric repository before the company EdiFabric took it down.

Supported frameworks:

  • .NET Framework 4.5
  • .NET Standard 1.6
  • .NET Standard 2.0
  • .NET Core 1.1

Download it!

8.0 Branch (Current)

Install-Package EdiWeave.Framework

7.3 Branch (Legacy)

Install-Package EdiWeave.Framework -Version 7.3.3

Migrating from EdiFabric

In most cases, upgrading from EdiFabric to EdiWeave is easy! This project attempts to maintain API compatibility with EdiFabric when possible (at least for the known future). Existing class based definitions (and XML based ones, if using the Legacy branch) should be fully compatible.

First uninstall EdiFabric:

Uninstall-Package EdiFabric.Framework

Then install EdiWeave:

Install-Package EdiWeave.Framework

Then simply find and replace the strings EdiFabric with EdiWeave.

Note: If you are using the latest version of the existing class-based definitions, please find and remove the Id property as well as the attributes adorning it. Failure to do so will cause parsing errors.

ediweave's People

Contributors

donzoeggerle avatar silvenga avatar gamingrobot avatar anli-xsigns avatar lostmind84 avatar foxtrek64 avatar tmeindle avatar poiswe avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.