Json2Csharp (Creating a simple weather app)

2014-07-24 383

In this video you’ll learn how to create a simple weather application by JSon to CSharp Parsing. We will use some third-party resources to complete our task.

Weather API: http://api.openweathermap.org/data/2.5/weather?lat=31.4796725&lon=74.3231472

JSon2Csharp Conversion tool: JSon2csharp.com

Learn more at: http://bilalamjad.pw/json-parsing-creating-a-simple-weather-application/