We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Updated FluentValidationAdapter (markdown)
Destroyed _Footer (markdown)
Created _Footer (markdown)
Updated Actions (markdown)
Updated PropertyChangedBase (markdown)
Delete extra 'have'
Edits link to FluentValidation to point at the Github repo rather than the codeplex page
Restore the sidebar
finished the advanced part
correct several typos
add link to download code
A step-by-step example for stylet.
Updated _Sidebar (markdown)
An introductory example for beginners.
Updated Comparison to Caliburn.Micro (markdown)
Fixed typo in InnerViewModel
Improving Docs based on #148
fixed a typo
IInjectionAware requires ParametersInjected not PropertiesInjected
Example of binding
Removing the line `builder.BuildContainer()` as its redundant
Updated Quick Start (markdown)