Windows Template Studio用于快速构建一个UWP应用程序

网友投稿 782 2022-10-23

Windows Template Studio用于快速构建一个UWP应用程序

Windows Template Studio用于快速构建一个UWP应用程序

Windows Template Studio

Windows Template Studio (WinTS) is a Visual Studio 2017 and 2019 Extension that accelerates the creation of new Universal Windows Platform (UWP) and Windows Presentation Foundation (WPF) apps using a wizard-based experience. The resulting project is well-formed, readable code that incorporates great development features while implementing proven patterns and best practices. Sprinkled throughout the generated code we have links Docs, Stack Overflow and blogs to provide useful insights. WinTS supports creating apps in C# or VB.Net.

❗ WPF Templates are still in development and will be available from version 3.7 onwards. You can get a preview using our dev-nightly version. Find more instructions on installing the dev-nightly at https://github.com/microsoft/WindowsTemplateStudio/blob/dev/docs/getting-started-extension.md#nightly--pre-release-feeds-for-windows-template-studio ❗

Build Status

The builds include test verifications to validate the contributions:CI Build: Includes all unit test + minimum integration verifications (minimum generation + build + code style rules). Runs every PR requested / PR accepted.Full Tests: Includes tests to verify combinations and variations of templates from a project generation point of view and builds the solutions generated to ensure no build time issues found. Runs every PR accepted and takes longer to be completed.One By One Tests: Includes tests to verify every template individually from a project generation point of view and builds the solutions generated to ensure no build time issues found. Runs every PR accepted and takes longer to be completed.Wack Tests: Includes tests that run the App Certification Kit against the generated projects to ensure there are no issues blocking a submission to the store. Runs once nightly and takes quite a while to complete.

Features

Windows Template Studio approaches UWP and WPF app creation using the following six attribute sets:

Project type

First, how do you want your app's UI navigation to behave?

UWP: Blank, Navigation Pane, Horizontal Navigation Pane, and a Menu Bar. WPF: Blank, Navigation Pane, Menu Bar and a Ribbon.

App design pattern

Next, what coding pattern do you want to use in your project.

UWP: Code Behind, MVVM Basic, MVVMLight, Caliburn.Micro, and Prism. WPF: MVVM Basic, MVVMLight and Prism.

App pages

To accelerate app creation, we provide a number of app page templates you can use to add common UI pages into your new app. We currently include everything from a blank page, to common layouts (e.g., master/detail, web view), to pages that implement common patterns (e.g., app settings). Use the wizard to add as many of each page as you need, providing a name for each one, and we'll generate them for you.

Features

Specify which capabilities you want to use in your app, and we'll build out the framework for the features into your app, tagging TODO items. Here you can add features that enable your app to interact with storage, notifications, layout theming, etc.

Services

Connect to data services, setup cloud connected services for your application, and enforce rules with the XAML Styler extension.

Automated Tests

Lastly, you can include test projects for your application to run unit tests or use Selenium-like UI test automation.

After selecting the items wanted in your app, you can extend the generated code on UWP or WPF.

Documentation

Installing the extensionUnderstand the core conceptsUsing WinTS to build UWP appsUsing WinTS to build WPF appsWorking on WinTS

Known issues

You can't have side-by-side versions (nightly/pre-release/release) of Windows Template Studio VSPackage into a single instance of Visual Studio.

Feedback, Requests and Roadmap

Please use GitHub issues for feedback, questions or comments.

If you have specific feature requests or would like to vote on what others are recommending, please go to the GitHub issues section as well. We would love to see what you are thinking.

Here is what we're currently thinking in our roadmap.

Contributing

Do you want to contribute? We would love to have you help out. Here are our contribution guidelines.

Principles

Generated templates will be kept simple.Generated templates are a starting point, not a completed application.Generated templates must be able to compile and run once generated.Generated templates should work on all device families.Templates should have comments to aid developers. This includes links to signup pages for keys, MSDN, blogs and how-to's. All guidance provide should be validated from either the framework/SDK/library’s creator.All UWP features will be supported for two most recent RTM Windows 10 Updates. Those supported releases are Windows 10 May 2020 Update (version 2004) and Windows 10 May 2019 Update (version 1903).Templates released in production will try to adhere to the design language used in the current release of Windows 10.Code should follow .NET Core coding style.

This project has adopted the code of conduct defined by the Contributor Covenant to clarify expected behavior in our community. For more information see the .NET Foundation Code of Conduct.

License

This code is distributed under the terms and conditions of the MIT license.

Privacy Statement

The extension logs basic telemetry regarding what is selected in the wizard. Our Telemetry Data page has the trends from the telemetry. Please read the Microsoft privacy statement for more information.

.NET Foundation

This project is supported by the .NET Foundation.

Projects we like and collaborate with

Web Template StudioRapid Xaml ToolkitWindows Community ToolkitFluent XAML Theme EditorXAML Styler

Frameworks and libraries in generated code not created by our team

Frameworks

Caliburn.MicroMVVMLightPrism

Libraries

Microsoft AppCenter SDKMicrosoft Store Services SDKMicrosoft Win2DNewtonsoft.JsonTelerik UI For UWPWindows Azure Messaging ManagedWindows Community Toolkit

版权声明:本文内容由网络用户投稿,版权归原作者所有,本站不拥有其著作权,亦不承担相应法律责任。如果您发现本站中有涉嫌抄袭或描述失实的内容,请联系我们jiasou666@gmail.com 处理,核实后本网站将在24小时内删除侵权内容。

上一篇:bugger - 提供Chrome Devtools绑定实现在Chrome中调试程序
下一篇:Pomodoro 在你的菜单/托盘中的pomodoro应用程序
相关文章

 发表评论

暂时没有评论,来抢沙发吧~