-
-
Notifications
You must be signed in to change notification settings - Fork 144
License
Antony Male edited this page May 23, 2014
·
2 revisions
Stylet is licensed under the MIT license, see LICENSE.txt in the main repo for the full text.
This allows you to do pretty much anything you want with the library, including use it in commercial applications, modify it, etc.
If this isn't suitable for your project, I'm happy to re-license it on a case-by-case basis. Please get in touch.
- Introduction
- Quick Start
- Bootstrapper
- ViewModel First
- Actions
- The WindowManager
- MessageBox
- The EventAggregator
- PropertyChangedBase
- Execute: Dispatching to the UI Thread
- Screens and Conductors
- BindableCollection
- Validation using ValidatingModelBase
- StyletIoC
- The ViewManager
- Listening to INotifyPropertyChanged
- Design Mode Support
- Logging
- Misc