Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

Awesome Lists containing this project

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