Go to file
Antony Male 907ac88f7e Merge v1.1.0 2015-02-11 12:58:32 +00:00
Logging Merge v1.1.0 2015-02-11 12:58:32 +00:00
Properties Merge v1.1.0 2015-02-11 12:58:32 +00:00
StyletIoC Merge v1.1.0 2015-02-11 12:58:32 +00:00
Xaml Merge v1.1.0 2015-02-11 12:58:32 +00:00
BindableCollection.cs Merge v1.0.5 2015-01-14 12:30:30 +00:00
Bootstrapper.cs Merge v1.1.0 2015-02-11 12:58:32 +00:00
BootstrapperBase.cs Merge v1.1.0 2015-02-11 12:58:32 +00:00
Conductor.cs Merge v1.0.5 2015-01-14 12:30:30 +00:00
ConductorAllActive.cs Merge v1.1.0 2015-02-11 12:58:32 +00:00
ConductorBase.cs Merge v1.0.7 2015-01-15 12:58:23 +00:00
ConductorBaseWithActiveItem.cs Merge v1.0.7 2015-01-15 12:58:23 +00:00
ConductorNavigating.cs Merge v1.0.7 2015-01-15 12:58:23 +00:00
ConductorOneActive.cs Merge v1.0.7 2015-01-15 12:58:23 +00:00
EventAggregator.cs Merge v1.0.5 2015-01-14 12:30:30 +00:00
Execute.cs Merge v1.0.5 2015-01-14 12:30:30 +00:00
ExpressionExtensions.cs Merge v1.0.5 2015-01-14 12:30:30 +00:00
IBootstrapper.cs Merge v1.0.5 2015-01-14 12:30:30 +00:00
IConductor.cs Merge v1.0.5 2015-01-14 12:30:30 +00:00
IDispatcher.cs Merge v1.0.5 2015-01-14 12:30:30 +00:00
INotifyCollectionChanging.cs Merge v1.0.5 2015-01-14 12:30:30 +00:00
INotifyPropertyChangedDispatcher.cs Merge v1.0.5 2015-01-14 12:30:30 +00:00
IScreen.cs Merge v1.1.0 2015-02-11 12:58:32 +00:00
IValidationAdapter.cs Merge v1.0.5 2015-01-14 12:30:30 +00:00
LabelledValue.cs Merge v1.0.5 2015-01-14 12:30:30 +00:00
MessageBoxView.xaml Merge v1.0.5 2015-01-14 12:30:30 +00:00
MessageBoxViewModel.cs Merge v1.0.7 2015-01-15 12:58:23 +00:00
PropertyChangedBase.cs Merge v1.0.5 2015-01-14 12:30:30 +00:00
PropertyChangedExtensions.cs Merge v1.0.5 2015-01-14 12:30:30 +00:00
README.md Merge v1.0.4 2015-01-07 12:53:27 +00:00
Screen.cs Merge v1.1.0 2015-02-11 12:58:32 +00:00
ScreenExtensions.cs Merge v1.1.0 2015-02-11 12:58:32 +00:00
Settings.StyleCop Merge v1.0.5 2015-01-14 12:30:30 +00:00
Stylet.csproj Merge v1.1.0 2015-02-11 12:58:32 +00:00
StyletConductorExtensions.cs Merge v1.0.7 2015-01-15 12:58:23 +00:00
ValidatingModelBase.cs Merge v1.0.7 2015-01-15 12:58:23 +00:00
ViewManager.cs Merge v1.1.0 2015-02-11 12:58:32 +00:00
WindowManager.cs Merge v1.1.0 2015-02-11 12:58:32 +00:00

README.md

Stylet-Core

This is a subtree split of the Stylet/ sudirectory of Stylet.

Clone/download this repository if you want to use Stylet by including it as a project in your solution, rather than downloading a dll through NuGet. Simply add Stylet.csproj to your solution.

All documentation and issues are hosted at the main Stylet repository, so please go there for more information. Similarly, please make any contributions to the main Stylet repository.