C# (CSharp) Sequencing.WeatherApp.Controllers Namespace

Nested Namespaces

Sequencing.WeatherApp.Controllers.AppChain
Sequencing.WeatherApp.Controllers.DaoLayer
Sequencing.WeatherApp.Controllers.OAuth
Sequencing.WeatherApp.Controllers.PushNotification
Sequencing.WeatherApp.Controllers.UserNotification
Sequencing.WeatherApp.Controllers.WeatherUnderground

Classes

Name Description
CommonDataModelAttribute Action filter attribute for filling SharedContext data
ControllerBase Base controller class for all controllers
DefaultController
ErrorController Error pages controller
ExternalController Provides access for storing/retrieving settings for native (not-web) clients (iphone/android)
ExternalController.ExternalSendInfo
ExternalForecastRetrieveController
ExternalSettingsController Controller used in mobile app
InviteChanges Notifications status holder
Options Options from web.config
SettingsController Settings page controller
TokenInfo OAuth token data
UserAuthWorker User authentication worker - stores/retrieves it from data source