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: 2 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

[![License: MIT](https://img.shields.io/badge/License-MIT-green.svg)](LICENSE)
![Works with Visual Studio 2022](https://img.shields.io/static/v1.svg?label=VS&message=2022&color=A853C7)

[![Build](https://github.com/mrlacey/WinUI-Essentials/actions/workflows/build.yaml/badge.svg)](https://github.com/mrlacey/WinUI-Essentials/actions/workflows/build.yaml)

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).