Documentation logo Documentation

There are various samples available showing you how to use the Boerman.Networking library for various tasks.

Web Request

This sample shows you how to make a web request to google.com using both HTTP and HTTPS and it will show the returned value.

Find the sample at: https://github.com/Boerman/Boerman.Networking/blob/master/HttpRequestExample/Program.cs