FhirStarter.Flare
1.0.13
See the version list below for details.
dotnet add package FhirStarter.Flare --version 1.0.13
NuGet\Install-Package FhirStarter.Flare -Version 1.0.13
<PackageReference Include="FhirStarter.Flare" Version="1.0.13" />
paket add FhirStarter.Flare --version 1.0.13
#r "nuget: FhirStarter.Flare, 1.0.13"
// Install FhirStarter.Flare as a Cake Addin #addin nuget:?package=FhirStarter.Flare&version=1.0.13 // Install FhirStarter.Flare as a Cake Tool #tool nuget:?package=FhirStarter.Flare&version=1.0.13
Contains the web files needed for a Fhir web server. For just class libraries, only FhirStarter.Bonefire is needed.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net452 is compatible. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
-
- Antlr (>= 3.5.0.2)
- HelseNordIKT.FhirStarter.Bonfire (>= 1.0.27)
- Newtonsoft.Json (>= 10.0.3)
- Ninject (>= 3.2.2)
- System.ValueTuple (>= 4.4.0)
- WebGrease (>= 1.6.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
#2 Update of references in Flare and removal of app.config
#2 Update FHIR references
#2 Fixed references that were wrong in csproj file which made the projects uncompilable
#2 Fixed more obsolete code
#2 Updated several references for Nuget. Also removed app.config files from being compiled with the projects.
#3 Replaced FhirSerializer
Minor refactoring
Updated the template project with the latest version of Flare