Show / Hide Table of Contents

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. Note that this excludes data access required to implement the application security model, as this may be handled by an external service. See the Quantellia.WMServer.Auth namespace for further details.

WMAppInfo

Information for identifying the instance, version, and build details of the running software.

WMMemoryCache

Provides application-wide access to memory caching.

Enums

WMMemoryCache.CacheIndices

Standard values for caching assets in WMServer

In this article
Back to top Copyright © 2025 Quantellia LLC.    Version 2.0.0 Revision 399     Last Updated 1/15/2025    DRAFT DOCUMENTATION. SUBJECT TO CHANGE