FhirStarter.Bonfire.STU3 0.9.45

dotnet add package FhirStarter.Bonfire.STU3 --version 0.9.45
                    
NuGet\Install-Package FhirStarter.Bonfire.STU3 -Version 0.9.45
                    
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.45" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="FhirStarter.Bonfire.STU3" Version="0.9.45" />
                    
Directory.Packages.props
<PackageReference Include="FhirStarter.Bonfire.STU3" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add FhirStarter.Bonfire.STU3 --version 0.9.45
                    
#r "nuget: FhirStarter.Bonfire.STU3, 0.9.45"
                    
#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.
#addin nuget:?package=FhirStarter.Bonfire.STU3&version=0.9.45
                    
Install FhirStarter.Bonfire.STU3 as a Cake Addin
#tool nuget:?package=FhirStarter.Bonfire.STU3&version=0.9.45
                    
Install FhirStarter.Bonfire.STU3 as a Cake Tool

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 net472 is compatible.  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 860 11/8/2019
0.9.42 733 10/2/2019
0.9.41 755 5/24/2019
0.9.40 744 5/13/2019
0.9.39 781 3/4/2019
0.9.38 779 3/4/2019
0.9.37 855 12/21/2018
0.9.36 935 11/14/2018
0.9.35 1,079 10/2/2018
0.9.34 971 10/2/2018
0.9.33 1,325 5/16/2018
0.9.32 1,223 5/16/2018
0.9.31 1,311 3/5/2018
0.9.30 1,234 2/6/2018
0.9.29 1,112 11/21/2017
0.9.28 1,168 11/20/2017
0.9.27 1,125 11/6/2017
0.9.26 1,118 11/3/2017
0.9.25 1,181 11/3/2017
0.9.24 1,092 11/3/2017
0.9.23 1,303 10/25/2017
0.9.22 1,182 10/19/2017
0.9.21 1,120 10/19/2017
0.9.20 1,148 10/19/2017
0.9.19 1,152 10/19/2017
0.9.18 1,303 10/18/2017
0.9.17 1,305 9/21/2017
0.9.16 1,291 9/19/2017
0.9.14-alpha 1,014 9/18/2017
0.9.13-alpha 987 9/12/2017
0.9.10 1,354 8/18/2017
0.9.9 1,333 8/18/2017
0.9.6 1,323 8/17/2017
0.9.5 1,381 7/13/2017
0.9.4 1,349 7/13/2017
0.9.3 1,630 6/7/2017
0.9.2 1,088 5/10/2017
0.9.1 1,327 4/25/2017
0.9.0-alpha 1,049 4/19/2017

Added Validation in the FhirController