ModernUwp.CLI.BuildTools 1.0.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package ModernUwp.CLI.BuildTools --version 1.0.0
                    
NuGet\Install-Package ModernUwp.CLI.BuildTools -Version 1.0.0
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="ModernUwp.CLI.BuildTools" Version="1.0.0">
  <PrivateAssets>all</PrivateAssets>
  <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
</PackageReference>
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="ModernUwp.CLI.BuildTools" Version="1.0.0" />
                    
Directory.Packages.props
<PackageReference Include="ModernUwp.CLI.BuildTools">
  <PrivateAssets>all</PrivateAssets>
  <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
</PackageReference>
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add ModernUwp.CLI.BuildTools --version 1.0.0
                    
#r "nuget: ModernUwp.CLI.BuildTools, 1.0.0"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package ModernUwp.CLI.BuildTools@1.0.0
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=ModernUwp.CLI.BuildTools&version=1.0.0
                    
Install as a Cake Addin
#tool nuget:?package=ModernUwp.CLI.BuildTools&version=1.0.0
                    
Install as a Cake Tool

ModernUwp.CLI.BuildTools

NuGet build tools for building modern .NET UWP XAML applications with Core MSBuild.

<PackageReference Include="ModernUwp.CLI.BuildTools"
                  Version="1.0.0"
                  PrivateAssets="all" />

Build and publish WinExe projects for win-x86, win-x64, and win-arm64:

dotnet build -c Debug -r win-x64
dotnet publish -c Release -r win-x64
There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on ModernUwp.CLI.BuildTools:

Package Downloads
WinUIIslands

Build unpackaged .NET 10 desktop applications with UWP XAML, WinUI 2 controls, custom windows and NativeAOT deployment.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.0.4 104 7/23/2026
1.0.3 106 7/23/2026
1.0.2 189 7/22/2026
1.0.1 110 7/21/2026
1.0.0 118 7/20/2026
0.1.0 113 7/20/2026