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

Migration from HL7-dotnetcore #1

Open
jaime-olivares opened this issue Jul 5, 2024 · 0 comments
Open

Migration from HL7-dotnetcore #1

jaime-olivares opened this issue Jul 5, 2024 · 0 comments

Comments

@jaime-olivares
Copy link
Contributor

jaime-olivares commented Jul 5, 2024

Welcome to this new HL7 V2 project!

If you are reading this, you are probably a former user of HL7-dotnetcore , which is currently archived. You can read our deprecation notice.

There are only two changes you need to adopt it:

  • Change the reference on .csproj to the following Nuget package (use the latest version number):
    <PackageReference Include="HL7-V2" Version="3.x.y" />

  • Change the namespace to: using Efferent.HL7.V2;

Everything else can remain unchanged. Otherwise, let us know if you are experiencing any issue.

@jaime-olivares jaime-olivares pinned this issue Jul 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant