====== Web API with ASP.NET ====== [[https://docs.microsoft.com/en-us/aspnet/core/tutorials/first-web-api|Tutorial: Create a web API with ASP.NET Core -- Microsoft Learn]] [[https://learn.microsoft.com/en-us/aspnet/web-api/overview/advanced/calling-a-web-api-from-a-net-client|Call a Web API From a .NET Client (C#) - ASP.NET 4.x -- Microsoft Learn]] [[https://learn.microsoft.com/en-us/training/modules/build-web-api-aspnet-core/|Create a web API with ASP.NET Core controllers - Training -- Microsoft Learn]] [[https://stackoverflow.com/questions/19158378/httpclient-not-supporting-postasjsonasync-method-c-sharp#19158658|json - HttpClient not supporting PostAsJsonAsync method C# - Stack Overflow]]