Skip to content

Repository files navigation

builder.Services.AddFmgLibHttpClient();// ORbuilder.Services.AddFmgLibHttpClient(()=>{JsonSerializerOptionsoptions=newJsonSerializerOptions();options.PropertyNameCaseInsensitive=true;returnoptions;});
Useruser=awaitHttpClientHelper.SendAsync<User>("REUQEST_URL",HttpMethod.Post,jsonRequestContent,ClientContentType.Json);

About

It is a library that offers you dynamism for the HttpClient service and contains methods that parse the returned response to the model you want.

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages