FhirStarter.Flare.STU3 0.9.45

dotnet add package FhirStarter.Flare.STU3 --version 0.9.45
                    
NuGet\Install-Package FhirStarter.Flare.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.Flare.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.Flare.STU3" Version="0.9.45" />
                    
Directory.Packages.props
<PackageReference Include="FhirStarter.Flare.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.Flare.STU3 --version 0.9.45
                    
#r "nuget: FhirStarter.Flare.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.
#:package FhirStarter.Flare.STU3@0.9.45
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=FhirStarter.Flare.STU3&version=0.9.45
                    
Install as a Cake Addin
#tool nuget:?package=FhirStarter.Flare.STU3&version=0.9.45
                    
Install as a Cake Tool

Contains the necessary classes to create a FHIR server. Both the setup classes and FHIR controller is here.

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 1,134 11/8/2019
0.9.43 922 10/2/2019
0.9.42 890 5/13/2019
0.9.41 967 3/4/2019
0.9.40 1,072 12/21/2018
0.9.39 1,176 10/22/2018
0.9.38 1,183 10/22/2018
0.9.37 1,087 10/22/2018
0.9.36 1,184 10/2/2018
0.9.35 1,173 10/2/2018
0.9.34 1,716 5/16/2018
0.9.33 1,736 3/5/2018
0.9.32 1,624 2/6/2018
0.9.31 1,409 11/24/2017
0.9.30 1,420 11/20/2017
0.9.29 1,414 11/6/2017
0.9.28 1,446 11/3/2017
0.9.27 1,397 11/3/2017
0.9.26 1,418 11/3/2017
0.9.25 1,377 11/3/2017
Loading failed

Updated the package dependency for Bonfire. Improved support for OperationDefinition