NetTopologySuite.IO.SpatiaLite
by: NetTopologySuite - Team
- 299 total downloads
- Latest version: 1.15.1
This package contains the SpatiaLite IO library.
Newtonsoft.Json
by: James Newton-King
- 416 total downloads
- Latest version: 13.0.5-beta1
Json.NET is a popular high-performance JSON framework for .NET
Newtonsoft.Json.Bson
by: James Newton-King
- 31 total downloads
- Latest version: 1.0.3
Json.NET BSON adds support for reading and writing BSON
nHapi
by: Chad Chenoweth Duane Edwards
- 136 total downloads
- Latest version: 3.0.0-preview.3
NHapi is a port of the original project HAPI.
NHapi allows Microsoft .NET developers to easily use an HL7 2.x object model. This object model allows for parsing and encoding HL7 2.x data to/from Pipe Delimited or XML formats. A very handy program for use in the health care industry.
This project is NOT affiliated with the HL7 organization. This software just conforms to the HL7 2.x specifications.
nhapi
by: Chad Chenoweth Duane Edwards Jake Aitchison
- 53 total downloads
- Latest version: 3.2.4
NHapi is a port of the original project HAPI.
NHapi allows Microsoft .NET developers to easily use an HL7 2.x object model. This object model allows for parsing and encoding HL7 2.x data to/from Pipe Delimited or XML formats. A very handy program for use in the health care industry.
This project is NOT affiliated with the HL7 organization. This software just conforms to the HL7 2.x specifications.
This nuget package is just a metapackage for conveniance.
nhapi.base
by: Chad Chenoweth Duane Edwards Jake Aitchison
- 32 total downloads
- Latest version: 3.2.3
The core components for parsing/encoding HL7 messages. Contains the base classes and interfaces for datatypes, segments, and messages.
nhapi.model.v21
by: Chad Chenoweth Duane Edwards Jake Aitchison
- 22 total downloads
- Latest version: 3.2.4
Contains the data types, segments, and messages that follow the HL7 2.1 schema.
nhapi.model.v22
by: Chad Chenoweth Duane Edwards Jake Aitchison
- 25 total downloads
- Latest version: 3.2.4
Contains the data types, segments, and messages that follow the HL7 2.2 schema.
nhapi.model.v23
by: Chad Chenoweth Duane Edwards Jake Aitchison
- 36 total downloads
- Latest version: 3.2.4
Contains the data types, segments, and messages that follow the HL7 2.3 schema.
nhapi.model.v231
by: Chad Chenoweth Duane Edwards Jake Aitchison
- 29 total downloads
- Latest version: 3.2.4
Contains the data types, segments, and messages that follow the HL7 2.3.1 schema.
nhapi.model.v24
by: Chad Chenoweth Duane Edwards Jake Aitchison
- 25 total downloads
- Latest version: 3.2.4
Contains the data types, segments, and messages that follow the HL7 2.4 schema.
nhapi.model.v25
by: Chad Chenoweth Duane Edwards Jake Aitchison
- 44 total downloads
- Latest version: 3.2.4
Contains the data types, segments, and messages that follow the HL7 2.5 schema.
nhapi.model.v251
by: Chad Chenoweth Duane Edwards Jake Aitchison
- 40 total downloads
- Latest version: 3.2.4
Contains the data types, segments, and messages that follow the HL7 2.5.1 schema.
nhapi.model.v26
by: Chad Chenoweth Duane Edwards Jake Aitchison
- 30 total downloads
- Latest version: 3.2.4
Contains the data types, segments, and messages that follow the HL7 2.6 schema.
nhapi.model.v27
by: Chad Chenoweth Duane Edwards Jake Aitchison
- 37 total downloads
- Latest version: 3.2.4
Contains the data types, segments, and messages that follow the HL7 2.7 schema.
nhapi.model.v271
by: Chad Chenoweth Duane Edwards Jake Aitchison
- 51 total downloads
- Latest version: 3.2.4
Contains the data types, segments, and messages that follow the HL7 2.7.1 schema.
nhapi.model.v28
by: Chad Chenoweth Duane Edwards Jake Aitchison
- 23 total downloads
- Latest version: 3.2.4
Contains the data types, segments, and messages that follow the HL7 2.8 schema.
nhapi.model.v281
by: Chad Chenoweth Duane Edwards Jake Aitchison
- 29 total downloads
- Latest version: 3.2.4
Contains the data types, segments, and messages that follow the HL7 2.8.1 schema.
NHapiTools
by: Division by Zero
- 62 total downloads
- Latest version: 1.11.0.2
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.
Nito.Disposables
by: Stephen Cleary
- 100 total downloads
- Latest version: 2.5.0
IDisposable and IAsyncDisposable helper types.
NJsonSchema
by: Rico Suter
- 1.784k total downloads
- Latest version: 10.9.0
JSON Schema reader, generator and validator for .NET