Stream: implementers
Topic: FHIR .Net API solution build
raj (Mar 03 2020 at 11:45):
Not sure if I am posting in the right stream though. Any help is appreciated
Have downloaded the Github code from below links and unable to restore packages through Visual Studio . When I try to install Hl7.Fhir nuget package from Manager console, it fails since there no files in Common project. For Eg:
The referenced project '..\..\common\src\Hl7.Fhir.Support.Tests\Hl7.Fhir.Support.Tests.csproj' does not exist.
This doesn't allow me to proceed further.
Can anyone confirm if I missing any other project or solution to build before I access the API and client. I tried with both of these projects
https://github.com/FirelyTeam/fhir-net-api/tree/release/1.5.0-stu3
https://github.com/FirelyTeam/fhir-net-api/tree/release/1.5.0-r4
Running the solution in Visual Studio 2019
Grahame Grieve (Mar 03 2020 at 12:34):
try the #dotnet stream
Last updated: Apr 12 2022 at 19:14 UTC