C# (CSharp) Nexus.Client Namespace

Nested Namespaces

Nexus.Client.ActivateModsMonitoring
Nexus.Client.ActivityMonitoring
Nexus.Client.BackgroundTasks
Nexus.Client.Commands
Nexus.Client.DownloadManagement
Nexus.Client.DownloadMonitoring
Nexus.Client.Games
Nexus.Client.ModAuthoring
Nexus.Client.ModManagement
Nexus.Client.ModRepositories
Nexus.Client.Mods
Nexus.Client.PluginManagement
Nexus.Client.Plugins
Nexus.Client.Properties
Nexus.Client.Settings
Nexus.Client.TipsManagement
Nexus.Client.UI
Nexus.Client.Updating
Nexus.Client.Util

Classes

Name Description
ApplicationInitializationForm The view displaying the progress of the application initialization.
ApplicationInitializer The task that initializes the application.
Bootstrapper This class is responsible for creating all the services the application needs, and making sure that the environment is sane.
EnvironmentInfo Provides information about the current programme environment.
GameDetectionForm The view displaying the progress of the search for installed games.
GameDetectionVM This class encapsulates the data and the operations presented by UI elements that display the progress of game detection.
GameModeSelectionForm
GameModeSelectionForm.RescanGameModeDescriptor A dummy game mode descriptor that is used as a placeholder for the rescan item in the game list.
GameModeSelector Chooses the current game mode.
HeaderlessTextWriterTraceListener A trace listener that doesn't print the header info.
HelpInformation Provides help resources.
HelpInformation.HelpLink Describes a link to a help resource.
LoginForm A form that gathers login credentials.
LoginFormTask
MainForm
MainFormVM This class encapsulates the data and the operations presented by UI elements that display the main form.
MessagerClient This class enables communication between different instance of the mod manager.
MessagerServer This class enables communication between different instance of the mod manager.
ProgrammeMetadata Tracks the application's metadata.
ServiceManager Contains the services used by the manager.
ThreadedBackgroundTask A base class for tasks that run in a background thread.