FHIR / fhir-candle

fhir-candle - A FHIR development and test server implemented in C#
MIT License
4 stars 0 forks source link

Dev #2

Closed GinoCanessa closed 2 months ago

GinoCanessa commented 2 months ago

Updated to use Firely Packages and PoC CI build updates for package resolution. Updated subscription evaluation to use the added FhirPathContext.Envrionment instead of a custom variable resolver. Configured FhirCandle.Common to build as multi-target including .Net 8 and NetStandard 2.0. Initial changes to configuration to support GitHub repository configuration and loading. Various code cleanup.