Tag:c
All the articles with the tag "c".
Creating a basic web scraper with C#
February 21, 2023 | 02:05 AMIn this post, we'll create a basic web scraper in C#!
Consuming Rest APIs with .NET MAUI
February 10, 2023 | 02:05 AMIn this post, we will explore how to consume web APIs with .NET MAUI, using the RESTcountries API as an example.