Template Studio for WinUI (C#)
- Refreshed UX based on WinUI designer feedback
- Custom title bar for full window theming support
- NavigationView integration with custom title bar
- NavigationView icons differentiated per page type
- MenuBar Settings interface redesigned
- Removed stale custom styles and applied styles aligned with WinUI design guidelines
- Updated to Windows App SDK 1.1
- Added support for Self-Contained Deployment
- Improved code style
- Applied expression bodies to properties, accessors, and methods
- Converted to file-scoped namespace declarations
- Fixed Code Analysis warnings
- Fixed Code Cleanup issues
- Added .editorconfig to enforce code style guidelines
- Added .vsconfig to ensure required Visual Studio components are installed
- Updated package references
Note: Existing projects created with the Visual Studio 2019 extension will not be updatable with the Visual Studio 2022 extensions.
Known Issues