Giter Site home page Giter Site logo

Available as Nuget package? about x12parser HOT 5 OPEN

inteligenz avatar inteligenz commented on July 24, 2024
Available as Nuget package?

from x12parser.

Comments (5)

anjalirawat11 avatar anjalirawat11 commented on July 24, 2024

In .net core 2.2 it is giving warning

" Warning NU1701: Package 'OopFactory.X12 3.0.8.1' was restored using '.NETFramework,Version=v4.6.1' instead of the project target framework '.NETCoreApp,Version=v2.2'. This package may not be fully compatible with your project."

I want compatible solution for this.

from x12parser.

nwlynch avatar nwlynch commented on July 24, 2024

In .net core 2.2 it is giving warning

" Warning NU1701: Package 'OopFactory.X12 3.0.8.1' was restored using '.NETFramework,Version=v4.6.1' instead of the project target framework '.NETCoreApp,Version=v2.2'. This package may not be fully compatible with your project."

I want compatible solution for this.

Did you want to compile it to use your.NET framework version (v4.6.1) or just compile without any warnings?

You should be able to get it to compile with your runtime version, but some code updates could be required.

from x12parser.

nwlynch avatar nwlynch commented on July 24, 2024

Is this version mature enough to be made available as an option within Nuget?

I stumbled upon it when looking for something to replace OOPFactory.X12 that is directly supported by .NET Core 2.2 and higher. We have been using the OOPFactory libraries for many years with .NET 4.x, but are moving toward .NET Core and want a natively compatible solution for our X12 HIPAA parsing needs!

Thanks!
Jeff

Hi,
I've been using it for a while now with the only changes from the original source being the checking of arguments in the command line utilities.

I guess the whole codeset could be updated to use a new framework version, but I never really thought anyone else was interested in using it.

from x12parser.

tendimensions avatar tendimensions commented on July 24, 2024

It's definitely getting used. I followed this repo because I was using it a couple of years ago. I'm sure there are people using this. It's very helpful!

from x12parser.

JeffreyZolaVisibilEdi avatar JeffreyZolaVisibilEdi commented on July 24, 2024

I am currently using the package to parse X12 271 Eligibility Responses.

I agree with tendimensions that it is helpful - except that I found that it did fail to properly classify at least one sub-loop of these responses.

I am using it within a mature .NET 4.7x application as well as within a .NET Core application (or set of applications) I am developing from scratch based on my own custom .NET Standard libraries that will be imported into the mature application at some stage.

At some point in the future, I intend to explore parsing other X12 document types as well as constructing some.

from x12parser.

Related Issues (20)

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.