Welcome
Cannoli and its related templates are used to create fast, clean and responsive WPF MVVM applications.
Note: This set of templates and Cannoli 4.0 and higher no longer support .Net 4.0
What’s Included:
- 1 Project template
- 5 Item templates
- CannoliCommand
- CannoliParameterCommand
- CannoliView
- CannoliStyledWindow
- CannoliConverter
Starting your first application :
- Click File | New Project
- Locate the new Cannoli section found under the Visual C# section
- Select Empty styled application and fill in the rest of the required fields and hit ‘ok’
- A project looking like the following is created
- Compile and run