Namespace Quantellia.WMServer.App
Namespace for application-wide resources.
Classes
AboutController
REST implementation of the "about" resource request.
InstanceController
REST implementation of the "instance" resource request.
WMApp
Global application object for the World Modeler Server application. It provides:
- Cache management
- Application configuration parameters
- Access to the HTTPContext
WMAppDbContext
Entity Framework DB Context for the application model.
WMAppInfo
Information for identifying the instance, version, and build details of the running software.
WMMemoryCache
Provides application-wide access to memory caching.