Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mrlacey/UwpEssentials
Single installer for setting up Visual Studio for UWP Development
https://github.com/mrlacey/UwpEssentials
Last synced: 9 days ago
JSON representation
Single installer for setting up Visual Studio for UWP Development
- Host: GitHub
- URL: https://github.com/mrlacey/UwpEssentials
- Owner: mrlacey
- License: mit
- Created: 2018-11-08T19:34:35.000Z (about 6 years ago)
- Default Branch: main
- Last Pushed: 2022-12-09T21:30:32.000Z (almost 2 years ago)
- Last Synced: 2024-10-28T17:24:03.640Z (15 days ago)
- Language: C#
- Homepage: https://marketplace.visualstudio.com/items?itemName=MattLaceyLtd.UwpEssentials
- Size: 39.1 KB
- Stars: 10
- Watchers: 5
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: .github/CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
- awesome-winui - UWP Essentials - ![GitHub stars](https://img.shields.io/github/stars/mrlacey/UwpEssentials?cacheSeconds=604800) ![GitHub last commit](https://img.shields.io/github/last-commit/mrlacey/UwpEssentials?cacheSeconds=86000) The easiest way to set up Visual Studio for the ultimate UWP development experience. (Tooling / What We Track)
README
# UWP Essentials
[![Build status](https://ci.appveyor.com/api/projects/status/y63737bx9ebbmqhj?svg=true)](https://ci.appveyor.com/project/mrlacey/uwpessentials)
[![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.UwpEssentials)
or get the
[CI build](http://vsixgallery.com/extension/UwpEssentials.4a541df8-8d9e-41fc-8e30-06f67c81588c/)------------------------------------
The easiest way to set up Visual Studio for the ultimate UWP development experience.
See the [change log](CHANGELOG.md) for changes and road map.
## Extensions
After installing the UWP Essentials and restarting Visual Studio, the following extensions will be installed:
- [Windows Template Studio](https://marketplace.visualstudio.com/items?itemName=WASTeamAccount.WindowsTemplateStudio)
- [Multilingual App Toolkit](https://marketplace.visualstudio.com/items?itemName=MultilingualAppToolkit.MultilingualAppToolkit-18308)
- [XAML Styler](https://marketplace.visualstudio.com/items?itemName=TeamXavalon.XAMLStyler)
- [Console App (Universal) Project Templates](https://marketplace.visualstudio.com/items?itemName=AndrewWhitechapelMSFT.ConsoleAppUniversal)
- [CommandLine-Activated Windows App (Templates)](https://marketplace.visualstudio.com/items?itemName=AndrewWhitechapelMSFT.CommandLine-ActivatedWindowsApp)
- [Multi-Instance App Project Templates](https://marketplace.visualstudio.com/items?itemName=AndrewWhitechapelMSFT.MultiInstanceApps)
- [MVVMBasic Snippets](https://marketplace.visualstudio.com/items?itemName=MattLaceyLtd.MvvmBasicSnippets)
- [Rapid XAML Toolkit](https://marketplace.visualstudio.com/items?itemName=MattLaceyLtd.RapidXamlToolkit)
- [Template Studio for UWP](https://marketplace.visualstudio.com/items?itemName=MattLaceyLtd.TemplateStudioForUWP)If you already have one or more of these extensions installed, UWP Essentials will not re-install them.
**Note:** Not all extensions are available for all versions of Visual Studio.
## Suggest new extensions
If you know of any good extensions that you think would benefit UWP developers, then log an issue with the suggestion on the [GitHub issue tracker](https://github.com/mrlacey/UwpEssentials/issues).