XAMLStudio

(β˜… 446)

XAML Studio is a rapid prototyping tool for WinUI-based XAML that can then be easily copied into Visual Studio!

  • .editorconfig
  • .gitattributes
  • .gitignore
  • ApplyXamlStyling.ps1
  • CODE_OF_CONDUCT.md
  • CONTRIBUTING.md
  • Directory.Build.props
  • LICENSE
  • NOTICE.json
  • nuget.config
  • README.md
  • SECURITY.md
  • settings.xamlstyler
  • XamlStudio.slnx

# Installation Guide

1. Get the code
git clone https://github.com/dotnet/XAMLStudio

Downloads the entire project code from GitHub to your computer.

cd XAMLStudio

Moves into the project folder you just downloaded.

2. .NET

Medium Recommended
Prerequisites
  • Git Needed to download the project code from GitHub.
  • .NET SDK The SDK required for the dotnet command.
git clone https://github.com/dotnet/XAMLStudio.git

Downloads the entire project code from GitHub to your computer.

βœ… After dotnet run, check the message or address shown in the terminal.

Pulled directly from this repo's README.

// repository documentation