mindleaving
-
- 51,501 total downloads
- last updated 12/29/2025
- Latest version: 3.2.2
General code for various projects -
- 11,069 total downloads
- last updated 6/4/2025
- Latest version: 0.10.1
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,891 total downloads
- last updated 4/19/2023
- Latest version: 1.21.1
Client for connecting to DataAPI -
- 2,596 total downloads
- last updated 4/19/2023
- Latest version: 1.16.1
Library with data structures used for communicating with DataAPI. -
- 1,319 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- 572 total downloads
- last updated 5/11/2025
- Latest version: 2025.5.11
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