WIn_RustTools/RustTools
2024-07-14 19:24:10 +08:00
..
Activation 添加项目文件。 2024-07-14 19:24:10 +08:00
Assets 添加项目文件。 2024-07-14 19:24:10 +08:00
Behaviors 添加项目文件。 2024-07-14 19:24:10 +08:00
Contracts 添加项目文件。 2024-07-14 19:24:10 +08:00
Helpers 添加项目文件。 2024-07-14 19:24:10 +08:00
Models 添加项目文件。 2024-07-14 19:24:10 +08:00
Properties 添加项目文件。 2024-07-14 19:24:10 +08:00
Services 添加项目文件。 2024-07-14 19:24:10 +08:00
Strings 添加项目文件。 2024-07-14 19:24:10 +08:00
Styles 添加项目文件。 2024-07-14 19:24:10 +08:00
ViewModels 添加项目文件。 2024-07-14 19:24:10 +08:00
Views 添加项目文件。 2024-07-14 19:24:10 +08:00
app.manifest 添加项目文件。 2024-07-14 19:24:10 +08:00
App.xaml 添加项目文件。 2024-07-14 19:24:10 +08:00
App.xaml.cs 添加项目文件。 2024-07-14 19:24:10 +08:00
appsettings.json 添加项目文件。 2024-07-14 19:24:10 +08:00
MainWindow.xaml 添加项目文件。 2024-07-14 19:24:10 +08:00
MainWindow.xaml.cs 添加项目文件。 2024-07-14 19:24:10 +08:00
Package.appinstaller 添加项目文件。 2024-07-14 19:24:10 +08:00
Package.appxmanifest 添加项目文件。 2024-07-14 19:24:10 +08:00
README.md 添加项目文件。 2024-07-14 19:24:10 +08:00
RustTools.csproj 添加项目文件。 2024-07-14 19:24:10 +08:00
TemplateStudio.xml 添加项目文件。 2024-07-14 19:24:10 +08:00
Usings.cs 添加项目文件。 2024-07-14 19:24:10 +08:00

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.