Skip to content

cobey/ForecastIOMono

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ForecastIOMono

ForecastIOMono - Based off of C# Wrapper https://github.com/f0xy/forecast.io-csharp

Works with Mono projects, including Xamarin.IOS, Xamarin.Android and Xamarin.Mac.

Usage:

var ForecastRequest = new ForecastIORequest("[apikey]",[lat],[lon],[unit]);

ForecastIOREsponse Response = ForecastRequest.Get();

About

ForecastIOMono - Based off of C# Wrapper https://github.com/f0xy/forecast.io-csharp

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages