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.
- Host: GitHub
- URL: https://github.com/keboo/materialdesigninxaml.examples
- Owner: Keboo
- License: mit
- Created: 2017-09-13T16:22:59.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2023-08-24T06:38:17.000Z (over 2 years ago)
- Last Synced: 2024-10-17T17:58:32.022Z (about 1 year ago)
- Topics: hacktoberfest, hacktoberfest2021, material-design, mvvm, wpf, xaml
- Language: C#
- Homepage: https://github.com/MaterialDesignInXAML/MaterialDesignInXamlToolkit
- Size: 2.54 MB
- Stars: 444
- Watchers: 24
- Forks: 155
- Open Issues: 90
-
Metadata Files:
- Readme: README.md
- Changelog: ChangeTargetFramework.ps1
- License: LICENSE
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/)