Nukepayload2.UI.VBWinUI3 0.9.4-beta

This is a prerelease version of Nukepayload2.UI.VBWinUI3.
dotnet add package Nukepayload2.UI.VBWinUI3 --version 0.9.4-beta
                    
NuGet\Install-Package Nukepayload2.UI.VBWinUI3 -Version 0.9.4-beta
                    
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="Nukepayload2.UI.VBWinUI3" Version="0.9.4-beta">
  <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="Nukepayload2.UI.VBWinUI3" Version="0.9.4-beta" />
                    
Directory.Packages.props
<PackageReference Include="Nukepayload2.UI.VBWinUI3">
  <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 Nukepayload2.UI.VBWinUI3 --version 0.9.4-beta
                    
#r "nuget: Nukepayload2.UI.VBWinUI3, 0.9.4-beta"
                    
#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 Nukepayload2.UI.VBWinUI3@0.9.4-beta
                    
#: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=Nukepayload2.UI.VBWinUI3&version=0.9.4-beta&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Nukepayload2.UI.VBWinUI3&version=0.9.4-beta&prerelease
                    
Install as a Cake Tool

Nukepayload2.UI.VBWinUI3

WinUI 3 build support for Visual Basic projects with automatic MSBuild target integration.

https://github.com/Nukepayload2/VbWinUI3Demos

Features

  • Automatic Target Integration: Import WinUI 3 specific MSBuild targets for VB projects that applies workarounds for compatibility issues
  • RegFree WinRT Support: Includes UndockedRegFreeWinRTAutoInitializer.vb for self-contained applications (<WindowsAppSDKSelfContained>true</WindowsAppSDKSelfContained>)

Requirements

  • Visual Basic projects that <UseWinUI>true</UseWinUI>
  • Microsoft.WindowsAppSDK (consumed projects should reference this)

Contributing

This is a build integration package. Issues related to WinUI 3 itself should be reported to the official Windows App SDK repository.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

  • .NETStandard 2.0

    • No dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
0.9.4-beta 343 11/13/2025