An open API service indexing awesome lists of open source software.

https://github.com/keboo/materialdesigninxaml.examples

A collection of small samples using MaterialDesignInXaml.
https://github.com/keboo/materialdesigninxaml.examples

hacktoberfest hacktoberfest2021 material-design mvvm wpf xaml

Last synced: 9 months ago
JSON representation

A collection of small samples using MaterialDesignInXaml.

Awesome Lists containing this project

README

          

## Material Design in XAML (MDIX) Samples

If you are just getting started, take a look at these [5 steps for getting started with MDIX](https://intellitect.com/getting-started-material-design-in-xaml/)

A collection of small samples using [MaterialDesignInXaml](https://github.com/ButchersBoy/MaterialDesignInXamlToolkit).

Samples may be in various states of "done". If there is some concept you would like to see demonstrated please open an issue.
PRs happily accepted as well.

## Online Videos / Streams
I do live streams on Material Designs in XAML and WPF. You can find me on [twitch](https://www.twitch.tv/kitokeboo/) and [YouTube](https://www.youtube.com/channel/UCwrx8tfGSE-itqJQHx2586Q/featured)

## Helpful Blog Posts
- [5 Steps to Getting Started with Material Design In XAML](https://intellitect.com/getting-started-material-design-in-xaml/)
- [How to make sense of the Dialog Host](https://intellitect.com/material-design-in-xaml-dialog-host/)
- [Getting started with Model-View-ViewModel (MVVM) pattern](https://intellitect.com/getting-started-model-view-viewmodel-mvvm-pattern-using-windows-presentation-framework-wpf/)