mindleaving
-
- 52,877 total downloads
- last updated 4/17/2026
- Latest version: 3.2.3
General code for various projects -
- 11,652 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). -
- 3,018 total downloads
- last updated 4/19/2023
- Latest version: 1.21.1
Client for connecting to DataAPI -
- 2,688 total downloads
- last updated 4/19/2023
- Latest version: 1.16.1
Library with data structures used for communicating with DataAPI. -
- 1,453 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- 687 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