I was looking for the PostAsJsonAsync() extension method in ASP.NET Core. Based on this article, it\'s available in the Microsoft.AspNet.WebApi.Client
PostAsJsonAsync()
Microsoft.AspNet.WebApi.Client
Just update your Nuget Packages into SDK .Net Core 2.1 or to the latest .Net Core SDK and it will be working.