TemplateStudio icon indicating copy to clipboard operation
TemplateStudio copied to clipboard

There are no MVVM Basic, MVVMLight items in the Design-patterns section

Open jhon65496 opened this issue 1 year ago • 1 comments

Describe the bug

The documentation lists:

  • MVVM Toolkit
  • Code Behind
  • Prism
  • MVVM Basic
  • MVVMLight

Link to documentation. Section: getting-started-endusers: https://github.com/microsoft/TemplateStudio/blob/dev/docs/WPF/getting-started-endusers.md#design-patterns

image

To Reproduce

image

image

Additional context

No response

Applies to the following platforms:

  • [ ] WinUI
  • [X] WPF
  • [ ] UWP

About your setup

  • Visual Studio Version : 2022
  • Template Studio Wizard Version: 5.3
  • Windows Build: 10

image

jhon65496 avatar May 25 '23 19:05 jhon65496

MVVMLight is no longer supported. MVVM Toolkit was created (in part) as a replacement to MVVM Light. MVVM Basic was created before MVVM Toolkit existed to provide core MVVM-related capabilities without depending on a library that wasn't from Microsoft. MVVM Toolkit makes this redundant.

It looks like the docs are out of date. (They still list obsolete things that have been removed from the tool.)

mrlacey avatar May 25 '23 20:05 mrlacey