FhirStarter.Bonfire.STU3 0.9.10

There is a newer version of this package available.
See the version list below for details.
dotnet add package FhirStarter.Bonfire.STU3 --version 0.9.10                
NuGet\Install-Package FhirStarter.Bonfire.STU3 -Version 0.9.10                
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="FhirStarter.Bonfire.STU3" Version="0.9.10" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add FhirStarter.Bonfire.STU3 --version 0.9.10                
#r "nuget: FhirStarter.Bonfire.STU3, 0.9.10"                
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install FhirStarter.Bonfire.STU3 as a Cake Addin
#addin nuget:?package=FhirStarter.Bonfire.STU3&version=0.9.10

// Install FhirStarter.Bonfire.STU3 as a Cake Tool
#tool nuget:?package=FhirStarter.Bonfire.STU3&version=0.9.10                

Complements the Spark.Engine library with additional features such as a FHIR service interface and service handling

Product 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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.9.45 820 11/8/2019
0.9.42 696 10/2/2019
0.9.41 715 5/24/2019
0.9.40 703 5/13/2019
0.9.39 738 3/4/2019
0.9.38 737 3/4/2019
0.9.37 807 12/21/2018
0.9.36 885 11/14/2018
0.9.35 1,023 10/2/2018
0.9.34 914 10/2/2018
0.9.33 1,186 5/16/2018
0.9.32 1,084 5/16/2018
0.9.31 1,170 3/5/2018
0.9.30 1,091 2/6/2018
0.9.29 1,015 11/21/2017
0.9.28 1,071 11/20/2017
0.9.27 1,026 11/6/2017
0.9.26 1,014 11/3/2017
0.9.25 1,083 11/3/2017
0.9.24 992 11/3/2017
0.9.23 1,152 10/25/2017
0.9.22 1,081 10/19/2017
0.9.21 1,020 10/19/2017
0.9.20 1,048 10/19/2017
0.9.19 1,054 10/19/2017
0.9.18 1,154 10/18/2017
0.9.17 1,155 9/21/2017
0.9.16 1,140 9/19/2017
0.9.14-alpha 873 9/18/2017
0.9.13-alpha 846 9/12/2017
0.9.10 1,202 8/18/2017
0.9.9 1,181 8/18/2017
0.9.6 1,173 8/17/2017
0.9.5 1,233 7/13/2017
0.9.4 1,199 7/13/2017
0.9.3 1,480 6/7/2017
0.9.2 990 5/10/2017
0.9.1 1,176 4/25/2017
0.9.0-alpha 908 4/19/2017

Minor refactoring of code and removal of unnecessary references. Changed the error message when no FHIR services has been implemented.