Skip to content

PHOENIXCONTACT/MORYX-ClientFramework

Folders and files

NameName
Last commit message
Last commit date
Nov 17, 2021
Feb 18, 2022
Nov 12, 2020
Jul 10, 2024
Feb 14, 2018
Oct 7, 2020
Nov 10, 2020
Jun 25, 2020
Nov 18, 2021
Oct 1, 2021
Mar 13, 2020
Jun 25, 2020
Jun 25, 2020
Jun 25, 2020
Dec 22, 2021
Apr 1, 2022

Repository files navigation

MORYX Logo

CI Coverage License Gitter

MORYX ClientFramework

The MORYX ClientFramework is the foundation for MORYX WPF desktop frontends. It provides the same modularity as the MORYX platform and organizes modules in isolated workspaces. Each client deployment can have its own set of modules and configuration.

Links

Getting started

If you want to start developing with or for MORYX, the easiest way is our template repository. It comes with two empty solutions, the necessary package feeds and preinstalled empty MORYX runtime. Add projects and packages to backend and frontend solutions depending on your specific requirements. Install stable releases via Nuget; development releases are available via MyGet.

Package Name Release (NuGet) CI (MyGet) Future (MyGet)
Moryx.WpfToolkit NuGet MyGet MyGet-Release
Moryx.Controls NuGet MyGet MyGet-Release
Moryx.ClientFramework NuGet MyGet MyGet-Release
Moryx.ClientFramework.Kernel NuGet MyGet MyGet-Release
Moryx.ClientFramework.Configurator NuGet MyGet MyGet-Release
Moryx.ClientFramework.SimpleShell NuGet MyGet MyGet-Release
Moryx.ClientFramework.Wcf NuGet MyGet MyGet-Release
Moryx.Tools.WcfClient.UI.Viewer NuGet MyGet MyGet-Release