Trustwin.UX.Controllers 0.1.2

Trustwin.UX.Controllers

With the long-term intent to be able to support multiple user interface models from the same core code, the Controllers exist in a separate module from the individual implementations.

For example:

  • Trustwin.Client - implements the foundation business objects.
  • Trustwin.UX - implements any platform-agnostic Shared UX code.
  • Trustwin.UX.Controllers - implements the UX common interface patterns.

The above modules work together to build a foundation, but the following modules are where platform specific implementations can then exist

  • Trustwin.UX.WinForms.ApplicationModule - Implements a winforms UX.
  • Trustwin.UX.WinUI.ApplicationModule - Implements a WinUI UX.
  • Trustwin.UX.Maui.ApplicationModule - Implements a Maui UX.

Showing the top 20 packages that depend on Trustwin.UX.Controllers.

Packages Downloads
Trustwin.UX.WinForms
The Trustwin.UX.WinForms provides the base common elements that are shared across the all Windows Forms based user interface elements.
13
Trustwin.UX.WinForms.Reports.CaseStatistics
TThis is the standalone implementation of the Show Case Statistics Tool using Trustwin/U backend, and updated login models. This is a VERY thin veneer over the shared UX code that also appears in the Trustwin application under the Reports category.
12
Trustwin.UX.WinForms
The Trustwin.UX.WinForms provides the base common elements that are shared across the all Windows Forms based user interface elements.
10

Moved into package form for easier long term integration.

.NET 8.0

  • No dependencies.

Version Downloads Last updated
0.1.2 11 10/31/2025
0.1.1 9 10/31/2025