Info
Version: | 1.0.0 |
Author(s): | IHSMarkit.Edmw |
Last Update: | Friday, June 7, 2019 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/Edmw.ApiInvokerHttpClient |
Install
Install-Package Edmw.ApiInvokerHttpClient
dotnet add package Edmw.ApiInvokerHttpClient
paket add Edmw.ApiInvokerHttpClient
Edmw.ApiInvokerHttpClient Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.Http.Features(>= 2.2.0)
- Newtonsoft.Json(>= 11.0.2)
Tags
All existing request headers will be passed as it is while executing baseUrl. We will have to inject IHttpContextAccessor dependency in HttpContextProcessor.Configure() method of Startup class .