This repo showcases a sample Windows 10 application (using the Universal Windows Platform) focused in Line of Business scenarios, showing how to use the latest Windows capabilities in Desktop applications. The sample is based around creating and managing customer, orders, and products for the fictitious company VanArsdel.
This sample highlights:
- Using dotNet Standard.
- The master/details UI pattern.
- Forms layouts.
- Using the repository pattern to connect to Sqlite.
- Example of Multiples views of the app
- Fall Creators Update (16299)
As the code, the documentation is in development as well. You can find the latest doc here.
Please use GitHub issues for bug reports and feature requests. For feature requests, use the enhancement label. For bugs, use the bug label.
Do you want to contribute? We would love to have you help out. Here are our contribution guidelines.
This code is distributed under the terms and conditions of the MIT license.
This project is supported by the .NET Foundation.