canton7 / Stylet

A very lightweight but powerful ViewModel-First MVVM framework for WPF for .NET Framework and .NET Core, inspired by Caliburn.Micro.
MIT License
994 stars 143 forks source link

ClassLibrary Start Stylet It is necessary! #310

Closed wf-soft closed 2 years ago

wf-soft commented 2 years ago

Now, whether stylet has a perfect class library startup solution, it is usually impossible to obtain the application when some applications, such as VISX extension, or developing other third-party application plug-ins. The common practice is to manually call an initialization method first, and then call other methods or controls.