Skip to content

PHOENIXCONTACT/MORYX-ClientFramework

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