Community Samples #3477
-
Is there appetite for community provided samples? |
Beta Was this translation helpful? Give feedback.
Replies: 6 comments 4 replies
-
Hey, I think it might be useful:
Also, I'm working on a new version of Microsoft Inventory sample, built on WinUI 3 here: https://github.com/LeftTwixWand/Inventory And you can check the official Microsoft code samples for windows: learn.microsoft.com/en-us/samples |
Beta Was this translation helpful? Give feedback.
-
I found it a good discussion about the multiple information you people are sharing here. I really appreciate your efforts. |
Beta Was this translation helpful? Give feedback.
-
Simple MVVM Example in Cpp/WinRT Demonstrates getting Mica working, setting up and using MVVM pattern with ViewModel implemented navigation, binding to ViewModel properties and methods for event handling, setting the selected item from a bound menu items source and the selection indicator working (I saw a few issues filed related to this) and more. Im so excited about the possibilities with the Windows App SDK!! There are a few issues that I hope get better with time.
|
Beta Was this translation helpful? Give feedback.
-
Demonstrates getting Mica working, setting up and using MVVM pattern with ViewModel implemented navigation, binding to ViewModel properties and methods for event handling. |
Beta Was this translation helpful? Give feedback.
-
It is a good information you are sharing with the people. |
Beta Was this translation helpful? Give feedback.
-
I think we also can add as a showcase such tools: Awesome projects: And some legacy UWP projects, that are still cool and might be updated in the future: |
Beta Was this translation helpful? Give feedback.
Hey, I think it might be useful:
Also, I'm working on a new version of Microsoft Inventory sample, built on WinUI 3 here: https://github.com/LeftTwixWand/Inventory
And you can check the official Microsoft code samples for windows: learn.microsoft.com/en-us/samples