Skip to content

KevinDockx/UsingHttpClientInDotNet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Using HttpClient to Consume APIs in .NET

Fully functioning finished sample code for my Using HttpClient to Consume APIs in .NET course over at Pluralsight. Code can be used as-is, or in conjunction with the course.

Covers (amongst others):

  • simple CRUD
  • streams
  • compression
  • request cancelling
  • custom message handlers
  • unit testing
  • HttpClientFactory
  • ...

About

Fully functioning finished sample code for my Using HttpClient to Consume APIs in .NET course

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages