AvaloniaAppUsingHost.Template
3.2.0
dotnet new install AvaloniaAppUsingHost.Template::3.2.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.
- Rewrite of styles
- Bumped versions to 12.0.2
- Fixed issue where .template.config folder was included