estara/Estara
rjindael 79bf276ab9
Add WinUI 3 app skeleton
2023-06-15 00:36:05 -07:00
..
Activation Add WinUI 3 app skeleton 2023-06-15 00:36:05 -07:00
Assets Add WinUI 3 app skeleton 2023-06-15 00:36:05 -07:00
Behaviors Add WinUI 3 app skeleton 2023-06-15 00:36:05 -07:00
Contracts Add WinUI 3 app skeleton 2023-06-15 00:36:05 -07:00
Helpers Add WinUI 3 app skeleton 2023-06-15 00:36:05 -07:00
Models Add WinUI 3 app skeleton 2023-06-15 00:36:05 -07:00
Properties Add WinUI 3 app skeleton 2023-06-15 00:36:05 -07:00
Services Add WinUI 3 app skeleton 2023-06-15 00:36:05 -07:00
Strings/en-us Add WinUI 3 app skeleton 2023-06-15 00:36:05 -07:00
Styles Add WinUI 3 app skeleton 2023-06-15 00:36:05 -07:00
ViewModels Add WinUI 3 app skeleton 2023-06-15 00:36:05 -07:00
Views Add WinUI 3 app skeleton 2023-06-15 00:36:05 -07:00
App.xaml Add WinUI 3 app skeleton 2023-06-15 00:36:05 -07:00
App.xaml.cs Add WinUI 3 app skeleton 2023-06-15 00:36:05 -07:00
Estara.csproj Add WinUI 3 app skeleton 2023-06-15 00:36:05 -07:00
MainWindow.xaml Add WinUI 3 app skeleton 2023-06-15 00:36:05 -07:00
MainWindow.xaml.cs Add WinUI 3 app skeleton 2023-06-15 00:36:05 -07:00
Package.appinstaller Add WinUI 3 app skeleton 2023-06-15 00:36:05 -07:00
Package.appxmanifest Add WinUI 3 app skeleton 2023-06-15 00:36:05 -07:00
README.md Add WinUI 3 app skeleton 2023-06-15 00:36:05 -07:00
TemplateStudio.xml Add WinUI 3 app skeleton 2023-06-15 00:36:05 -07:00
Usings.cs Add WinUI 3 app skeleton 2023-06-15 00:36:05 -07:00
app.manifest Add WinUI 3 app skeleton 2023-06-15 00:36:05 -07:00
appsettings.json Add WinUI 3 app skeleton 2023-06-15 00:36:05 -07:00

README.md

Recommended Markdown Viewer: Markdown Editor

Getting Started

Browse and address TODO: comments in View -> Task List to learn the codebase and understand next steps for turning the generated code into production code.

Explore the WinUI Gallery to learn about available controls and design patterns.

Relaunch Template Studio to modify the project by right-clicking on the project in View -> Solution Explorer then selecting Add -> New Item (Template Studio).

Publishing

For projects with MSIX packaging, right-click on the application project and select Package and Publish -> Create App Packages... to create an MSIX package.

For projects without MSIX packaging, follow the deployment guide or add the Self-Contained Feature to enable xcopy deployment.

CI Pipelines

See README.md for guidance on building and testing projects in CI pipelines.

Changelog

See releases and milestones.

Feedback

Bugs and feature requests should be filed at https://aka.ms/templatestudio.