Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
1 of 3 tasks
jhon65496 opened this issue May 25, 2023 · 1 comment
Open
1 of 3 tasks
Labels
bug The issue relates to the wizard not working or a problem with the generated code. Documentation Use when requesting new documentation, requesting a change to existing documentation (in the /docs d WPF Relates to generated WPF projects

Comments

@jhon65496
Copy link

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
  • WPF
  • UWP

About your setup

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

image

@jhon65496 jhon65496 added the bug The issue relates to the wizard not working or a problem with the generated code. label May 25, 2023
@mrlacey
Copy link
Collaborator

mrlacey commented May 25, 2023

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 mrlacey added Documentation Use when requesting new documentation, requesting a change to existing documentation (in the /docs d WPF Relates to generated WPF projects and removed Needs: Triage 🔍 labels May 25, 2023
mrlacey added a commit to mrlacey/WindowsTemplateStudio that referenced this issue May 26, 2023
@mrlacey mrlacey mentioned this issue May 26, 2023
3 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug The issue relates to the wizard not working or a problem with the generated code. Documentation Use when requesting new documentation, requesting a change to existing documentation (in the /docs d WPF Relates to generated WPF projects
Projects
None yet
Development

No branches or pull requests

2 participants