AvaloniaAppUsingHost.Template
3.1.0
dotnet new install AvaloniaAppUsingHost.Template::3.1.0
This package contains a .NET Template Package you can call from the shell/command line.
Project Name
This will spin up an Avalonia app using Microsoft.Hosting to set up the App and dependency injection
Requirements
- .NET 10 SDK
Install
dotnet new install AvaloniaAppUsingHost
Run
dotnet new avalonia-host -n NameOfApp
This package has 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.
- Added AGENTS.MD and CLAUDE.MD files to aid with creating view and View models and support registering them
- Added AI instruction to aid with added a menu item
- Fixed Vulnerability