mindleaving
-
- 40,310 total downloads
- last updated 1/14/2024
- Latest version: 3.0.1
General code for various projects -
- 7,813 total downloads
- last updated 2/6/2024
- Latest version: 0.9.5
Generates Typescript interfaces and enums from .NET assemblies and types. Supports configuration for use with Typescript React projects (e.g. enums to separate file outside namepaces). -
- 2,111 total downloads
- last updated 4/19/2023
- Latest version: 1.21.1
Client for connecting to DataAPI -
- 1,996 total downloads
- last updated 4/19/2023
- Latest version: 1.16.1
Library with data structures used for communicating with DataAPI. -
- 812 total downloads
- last updated 3/29/2025
- Latest version: 2025.3.29
Clients for connecting to patient monitors and other medical devices. Currently supported: Philips IntelliVue and B. Braun Space Infusion System See GitHub repository for code examples. -
Hl7v2x
by: mindleaving- 201 total downloads
- last updated 3/15/2025
- Latest version: 2025.3.15
Models of HL7 v2.x segments, data structures, tables and messages. Use Hl7MessageParser to read messages and the .Write(..) method on Hl7Message to write messages. Supports all 2.x versions (more or less), but... More information