Skip to content

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

License

Notifications You must be signed in to change notification settings

KevinDockx/HttpClientInNetCore

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 Core

This repository contains the fully functioning finished sample code for my Using HttpClient to Consume APIs in .NET Core course.

It contains best practices on basic CRUD operations, working with streams and compression, performance and memory use, cancellation, instance management with HttpClientFactory, writing custom handlers and more.

The course can be found at https://app.pluralsight.com/library/courses/httpclient-consume-apis-dotnet-core/table-of-contents

Built with ASP.NET Core 2.1

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages