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" />
                    
Directory.Packages.props
<PackageReference Include="NHapiTools" />
                    
Project file
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
                    
#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
                    
Install NHapiTools as a Cake Addin
#tool nuget:?package=NHapiTools&version=1.6.0.1
                    
Install NHapiTools as a Cake Tool

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 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.

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)
Version Downloads Last updated
1.6.0.1 342 4/12/2015
1.6.0 49 4/12/2015
1.5.0 40 4/11/2015

Dependency error in package fixed