Skip to content

Display API development prerequisites#

Visual Studio#

Visual Studio Installer

Display API NuGet package#

ATLAS#

Required Knowledge#

  • C#
    • ATLAS has been implemented in the C# programming language and therefore C# is the preferred implementation language for custom displays
  • WPF
  • MVVM
    • MVVM has been used extensively in ATLAS and therefore the Display API has been designed to be fully MVVM compliant