C# (CSharp) Internet Namespace

Nested Namespaces

Internet.Controllers
Internet.Models

Classes

Name Description
CurrentCondition
Define A Function which returns the dictionary definition of the given search term from Google
Forecast
Googl A Function which returns a shortened version of the given url, via Goo.gl.
Google A Function which returns the top Google search result for a given search term.
LRR
LRRChecker A Function which checks if LRR has released any new videos.
LRRChecker.Feed
ModdTunes A Function which returns the currently playing song from Moddington's internet radio station.
MvcApplication
NowPlaying A Function which returns the last song a user played, from Last.fm
NowPlayingLink
RSSChecker A Function which checks if RSS feeds have updated, and returns a link to the oldest new item if they have.
RSSChecker.Feed
Request
Translate A Function which returns the english translation of a given sentence from Google Translate. No longer works because Google restricted access to the translation API.
Urban A Function which returns the top definition of a given search term from UrbanDictionary.com
Weather A Function which returns the weather at a specified location
WeatherData
WeatherDesc
WeatherDesc2
WeatherIconUrl
WeatherIconUrl2
WeatherRoot
YouTube A Function which returns the title, length, description, and link of the top YouTube search result for the given search term.