Info
Version: | 3.8.3 |
Author(s): | Brian Postlethwaite ([email protected]) and contributors |
Last Update: | Wednesday, July 13, 2022 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/brianpos/fhir-net-web-api |
NuGet Url: | https://www.nuget.org/packages/brianpos.Fhir.R4.HttpClient |
Install
Install-Package brianpos.Fhir.R4.HttpClient
dotnet add package brianpos.Fhir.R4.HttpClient
paket add brianpos.Fhir.R4.HttpClient
brianpos.Fhir.R4.HttpClient Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- Hl7.Fhir.R4(>= 1.9.0)
- Microsoft.AspNet.WebApi.Client(>= 5.2.7)
- Hl7.Fhir.R4(>= 1.9.0)
- Microsoft.AspNet.WebApi.Client(>= 5.2.7)
- Hl7.Fhir.R4(>= 1.9.0)
- Microsoft.AspNet.WebApi.Client(>= 5.2.7)
Tags
This is very useful in high volume cases such as inside Azure Web Functions where under load the default rest client can run out of sockets.