Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

.NET Core support? #61

Closed
cdroulers opened this issue Sep 26, 2016 · 7 comments · Fixed by #112
Closed

.NET Core support? #61

cdroulers opened this issue Sep 26, 2016 · 7 comments · Fixed by #112
Milestone

Comments

@cdroulers
Copy link

Are there any plans to modify the code to support .NET Core? I've opened the Portability Analysis Report in Visual Studio and it seems there's a lot of things to check, but I don't know if it's easy to do or not. Anyone more familiar with this code base care to comment?

nHapi.Base-PortabilityAnalysis.pdf

I've found that a basic migration would get rid of all "System.Configuration" problems since they seem to be related to the settings file.

There's also OleDb stuff and Xml stuff. The rest seems supported or very straight forward to fix.

The library looks great!

@jaime-olivares
Copy link

.Net Core and specially .Net Standard are the future of .Net. This requirement is a must.

@atesoglu
Copy link

atesoglu commented Jun 7, 2017

+1

@atesoglu
Copy link

This issue has been opened nearly a year ago and there has been nothing, not a single word yet?
I think this is a shame.

@truthbeliever
Copy link

Any news?

@jaime-olivares
Copy link

Due to the lack of .net core support, we created our own lightweight library: https://github.com/Efferent-Health/HL7-dotnetcore

@Usualdosage
Copy link
Collaborator

Solution updated to netstandard2.0.

@milkshakeuk
Copy link
Member

Not been merged yet... but soon :D

@milkshakeuk milkshakeuk reopened this Oct 30, 2020
@milkshakeuk milkshakeuk linked a pull request Oct 30, 2020 that will close this issue
@milkshakeuk milkshakeuk added this to the v3.0.0.0 milestone Oct 30, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

6 participants