NHapiTools 1.6.0.1
dotnet add package NHapiTools --version 1.6.0.1
NuGet\Install-Package NHapiTools -Version 1.6.0.1
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="NHapiTools" Version="1.6.0.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="NHapiTools" Version="1.6.0.1" />
<PackageReference Include="NHapiTools" />
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add NHapiTools --version 1.6.0.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: NHapiTools, 1.6.0.1"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#addin nuget:?package=NHapiTools&version=1.6.0.1
#tool nuget:?package=NHapiTools&version=1.6.0.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
The NHapiTools are tools that will make using NHapi (the open source .Net HL7 implementation) easier. NHapi has a steep learning curve and not everything works as easy as it should. NHapiTools aims to improve that without tampering with NHapi itselves.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net is compatible. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
- nHapi (>= 2.4.0.10)
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on NHapiTools:
Repository | Stars |
---|---|
SaravananSubramanian/hl7
This repository contains all the code that I have used in my HL7 articles on my blog (both Java and .NET examples are included)
|
Dependency error in package fixed