-
Notifications
You must be signed in to change notification settings - Fork 2
How you should use the FhirStarter.Inferno.Template
verzada edited this page Jun 29, 2017
·
1 revision
- Download the FhirStarter project
- Copy the FhirStarter.Inferno.Template project into your solution folder.
- Change the name of the project in the csproj file as well as the directory ++
- Add the formerly named FhirStarter.Inferno.Template project into your solution.
As soon as you've added the project and see it compiles, then everything should be ready for you to develop on.
- Create an empty project in Visual Studio
- Add the FhirStarter.Flare.STU3, FhirStarter.Bonfire.STU3 and FhirStarter.Spark.Engine.STU3 nuget package to the project.
- Now you have to setup the web.config and other options to make things work. This might take a while.
It's much faster to just copy the template project, since it has all the correct settings by default. It even has Log4Net added to the web.config, so it's a small thing to get going.
A FHIR STU3 server