Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/mrlacey/winui-essentials
- Owner: mrlacey
- License: mit
- Created: 2020-08-31T19:44:15.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2024-11-08T11:28:50.000Z (3 months ago)
- Last Synced: 2024-11-08T12:20:36.302Z (3 months ago)
- Topics: visual-studio, vsix, winui, winui3
- Language: C#
- Homepage: https://marketplace.visualstudio.com/items?itemName=MattLaceyLtd.WinUI-Essentials
- Size: 41 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Funding: .github/FUNDING.yml
- License: LICENSE
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).