Online Help - Region 1: [CORE HL7 API Basic] |
Example Source Code
We did this application twice, first using the .Net Framework 4.6.2 DLLs and then again as a .Net 6 application using the .Net 6 DLLs to show the efforts we have made to ensure that the CORE HL7 Class Objects present themselves to the programmer as identically as possible.

Getting Started Example Application
Source File: APIGettingStarted1.zip
Project Type: Visual Studio (2022) WinForms Solution
Language: C#
Platform: .Net Framework 4.6.2
API Libraries Needed: COREHL7FW.dll, COREHL7FWDialogs.dll
Source File: APIGettingStartedNet6.zip
Project Type: Visual Studio (2022) WinForms Solution
Language: C#
Platform: .Net 6 (Windows)
API Libraries Needed: COREHL7.dll, COREHL7Dialogs.dll
Additional Dependencies: Mandatory NuGet Package
NOTE: You can also activate LIVE (not DEMO) COREHL7 API licenses using the CORE HL7 License Manager.
Download the latest version of the CORE HL7 API Libraries HERE