HelseNordIKT.FHIRStarter.Bonfire
1.0.19
See the version list below for details.
dotnet add package HelseNordIKT.FHIRStarter.Bonfire --version 1.0.19
NuGet\Install-Package HelseNordIKT.FHIRStarter.Bonfire -Version 1.0.19
<PackageReference Include="HelseNordIKT.FHIRStarter.Bonfire" Version="1.0.19" />
paket add HelseNordIKT.FHIRStarter.Bonfire --version 1.0.19
#r "nuget: HelseNordIKT.FHIRStarter.Bonfire, 1.0.19"
// Install HelseNordIKT.FHIRStarter.Bonfire as a Cake Addin #addin nuget:?package=HelseNordIKT.FHIRStarter.Bonfire&version=1.0.19 // Install HelseNordIKT.FHIRStarter.Bonfire as a Cake Tool #tool nuget:?package=HelseNordIKT.FHIRStarter.Bonfire&version=1.0.19
Contains the FhirController as well as other core libraries for FhirStarter. For web server projects, please add FhirStarter.Flare to get the Global.asax and xslt.
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)
- Hl7.Fhir.Specification.DSTU2 (>= 0.92.1)
- log4net (>= 2.0.8)
- Microsoft.AspNet.Mvc (>= 5.2.3)
- Microsoft.AspNet.Web.Optimization (>= 1.1.3)
- Microsoft.AspNet.WebApi (>= 5.2.3)
- Microsoft.AspNet.WebApi.Cors (>= 5.2.3)
- Microsoft.AspNet.WebApi.Tracing (>= 5.2.3)
- Newtonsoft.Json (>= 9.0.1)
- Ninject (>= 3.2.2)
- Ninject.Web.Common (>= 3.2.3)
- Splunk.Logging.Common (>= 1.6.1)
- System.ValueTuple (>= 4.3.1)
- Unity (>= 4.0.1)
- WebActivatorEx (>= 2.2.0)
- WebGrease (>= 1.6.0)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on HelseNordIKT.FHIRStarter.Bonfire:
Package | Downloads |
---|---|
FhirStarter.Flare
Contains the web files needed for a Fhir web server. For just class libraries, only FhirStarter.Bonefire is needed. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated | |
---|---|---|---|
1.0.28 | 2,244 | 6/20/2018 | |
1.0.27 | 2,025 | 12/14/2017 | |
1.0.26 | 1,820 | 12/14/2017 | |
1.0.23 | 2,203 | 8/15/2017 | |
1.0.22 | 1,829 | 8/15/2017 | |
1.0.20 | 2,194 | 7/7/2017 | |
1.0.19 | 1,891 | 7/7/2017 | |
1.0.18 | 1,887 | 6/28/2017 | |
1.0.17 | 2,073 | 6/18/2017 | |
1.0.0.18 | 1,878 | 6/28/2017 | |
1.0.0.9 | 1,872 | 6/28/2017 | |
1.0.0.8 | 2,147 | 5/2/2017 | |
1.0.0.7 | 2,105 | 4/10/2017 | |
1.0.0.6 | 2,209 | 3/17/2017 | |
1.0.0.5 | 2,528 | 3/10/2017 | |
1.0.0 | 2,650 | 3/9/2017 |
Changed back to Log4Net. Added logging of exceptions - will return json or xml based on what's in the accept header for the client or web browser, however the log4net log will still be xml.