World Modeler Server .NET API Reference
The .NET API Reference provides detailed information on each of the classes, including all public properties and methods, that make up the World Modeler Server application.
Supported Version of .NET: .NET Core 8.0
The main namespaces and their purposes are:
• App
Application-wide resources.
• Auth
Authorization, authentication and access control.
• Base
Base classes used throughout the application.
• DecisionModeler
Decision Models.
• DecisionModeler.ValueTypes
Value types used in evaluation of Decision Models.
• Execution
Language-independent execution of Decision Models.
• Execution.JS
Compilation and execution of Decision Models in the JavaScript language.
• Logger
Logging functions.
• OpenDI
Open DI interface.
• REST
Support for REST interface.
• Serialization
Serialization of World Modeler objects in various formats.
• Simulation
Simulation of Decision Models.