Stylet is a small but powerful ViewModel-first MVVM framework for WPF, which allows you to write maintainable and extensible code in a way which is easy to test. Stylet's aims to:
It is inspired by Caliburn.Micro, and shares many of its concepts, but removes most of the magic (replacing it with more powerful alternatives), and simplifies parts considerably by targeting only MVVM, WPF and .NET 4.5.
The quickest way to get started is to create a new WPF Application
project, then install the NuGet package Stylet.Start
.
This will install Stylet, and set up a simple skeleton project.
See Quick Start for more details.
If you want to set up your project manually, install the Stylet package, then follow the instructions in the Quick Start.
Stylet requires .NET 4.5 (Visual Studio 2012 or higher).
The Wiki is the documentation source. There's loads of information there - go and have a look, or start with the Quick Start.
The source is also available when you are debugging, using GitLink. Go to Debug -> Options and Settings -> General, and make the following changes:
See also GitLink troubleshooting.
Contributions are always welcome.
If you've got a problem or a question, raise an issue.
If you've got code you want to contribute, please read the Contributing guidelines first of all.
Create a feature branch off the develop
branch, add your changes there, and submit it as a pull request.
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。