Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mrlacey/WinUI-Essentials

A Visual Studio extension pack containing tools to help developers building apps with WinUI3
https://github.com/mrlacey/WinUI-Essentials

visual-studio vsix winui winui3

Last synced: 3 months ago
JSON representation

A Visual Studio extension pack containing tools to help developers building apps with WinUI3

Awesome Lists containing this project

README

        

# WinUI-Essentials

[![Build status](https://ci.appveyor.com/api/projects/status/y63737bx9ebbmqhj?svg=true)](https://ci.appveyor.com/project/mrlacey/winui-essentials)
[![License: MIT](https://img.shields.io/badge/License-MIT-green.svg)](LICENSE)

Download the extension from the [VS Marketplace](https://marketplace.visualstudio.com/items?itemName=MattLaceyLtd.WinUI-Essentials)
or get the
[CI build](https://www.vsixgallery.com/extension/WinUIEssentials.48e23162-cc0c-421b-a3ae-6982cb86c7a9)

------------------------------------

The easiest way to set up Visual Studio for the ultimate WinUI development experience.

See the [change log](CHANGELOG.md) for changes and road map.

## Extensions

After installing the WinUI Essentials and restarting Visual Studio, the following extensions will be installed:

- [Template Studio for WinUI (C#)](https://marketplace.visualstudio.com/items?itemName=TemplateStudio.TemplateStudioForWinUICs)
- [Project Reunion Templates](https://marketplace.visualstudio.com/items?itemName=ProjectReunion.MicrosoftProjectReunion)
- [XAML Styler](https://marketplace.visualstudio.com/items?itemName=TeamXavalon.XAMLStyler)
- [Rapid XAML Toolkit](https://marketplace.visualstudio.com/items?itemName=MattLaceyLtd.RapidXamlToolkit)
- [Windows Template Studio](https://marketplace.visualstudio.com/items?itemName=WASTeamAccount.WindowsTemplateStudio)
- [Windows App SDK (Experimental)](https://marketplace.visualstudio.com/items?itemName=ProjectReunion.MicrosoftProjectReunionPreview)

If you already have one or more of these extensions installed, they will not be re-installed.

## Suggest new extensions

If you know of any good extensions that you think would benefit developers using WinUI, please log an issue with the suggestion on the [GitHub issue tracker](https://github.com/mrlacey/WinUI-Essentials/issues/new).