mrlacey / TemplateStudio

Improve the 'File > New' experience and accelerate the creation of apps in Visual Studio 2022.

Home Page:https://marketplace.visualstudio.com/search?term=%22Template%20Studio%20for%22&target=VS&vsVersion=vs2022

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Reinstate deprecated MVVM Frameworks(?)

mrlacey opened this issue · comments

In WinTS, the use of Caliburn.Micro, MVVMLight, & MVVM Basic have been marked as Deprecated for several months with a view to their eventual removal. (X-Ref: microsoft/TemplateStudio#3753 & microsoft/TemplateStudio#3955)

Moving continuing activity to this repo, it seemed like a good time to remove these "deprecated" frameworks.
These are no longer available but some of the internal functionality to support them has been retained...for now.

I'd like to get rid of any reference to them as it will simplify some things and allow me to refactor the way testing is done. These changes will allow the speed of change and testing to be greatly increased--so good for everyone.

Consider this a warning: if you really need support for one of the above frameworks, you need to speak up ASAP. If not, adding them back in will become very expensive.

Nope. They're going for good!