Microsoft just released a new toolkit: the UWP Community Toolkit.

This toolkit is open source !!!

Link to GitHub

It brings together a whole bunch of controls/services that make it easier for us to create a new UWP app.

No need to redevelop these controls, it's all there!!!

Original illustration unavailable: toolkit

And to make it easier for us, they provide us with a an example app.

You want to use one of the components of this toolkit.

Original illustration unavailable: toolkit_NuGet

Happy coding 😀

For reference:

Official announcement of the release of the Toolkit