aspnetcore-app-workshop
aspnetcore-app-workshop copied to clipboard
Update session 3 to use Microsoft.AspNet.WebApi.Client
Instead of the HttpExtensions class, we can use the Microsoft.AspNet.WebApi.Client which already has these methods.