Nukepayload2.Templates.Avalonia 1.0.0

dotnet new install Nukepayload2.Templates.Avalonia::1.0.0
This package contains a .NET Template Package you can call from the shell/command line.

Avalonia VB Templates for dotnet new

For more information about dotnet new templates see here.

Installing the templates

Install from NuGet (the package has not been published yet!)

Run from a command line (.NET 7+):

dotnet new install Nukepayload2.Templates.Avalonia

For .NET 6, the argument is --install:

dotnet new --install Nukepayload2.Templates.Avalonia

The templates should now be available in dotnet new list:

Template Name                        Short Name                 Language  Tags
-----------------------------------  -------------------------  --------  -----------------------------------------
Avalonia .NET App                    avalonia.app.vb               VB     Desktop/Xaml/Avalonia/Windows/Linux/macOS
Avalonia .NET MVVM App               avalonia.mvvm.vb              VB	  Desktop/Xaml/Avalonia/Windows/Linux/macOS
Avalonia UserControl                 avalonia.usercontrol.vb       VB	  Desktop/Xaml/Avalonia/Windows/Linux/macOS
Avalonia Window                      avalonia.window.vb            VB	  Desktop/Xaml/Avalonia/Windows/Linux/macOS
Avalonia TemplatedControl            avalonia.templatedcontrol.vb  VB	  Desktop/Xaml/Avalonia/Windows/Linux/macOS

The "Avalonia Cross Platform Application" template is not planned to be converted to VB. Because it has some limitations in pure VB solutions. It's recommended to create the Android and iOS parts with C# templates and use VB in other parts.

  • .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
1.0.0 698 5/5/2024