Goldie.BlankMauiTemplate
1.0.3
See the version list below for details.
dotnet new install Goldie.BlankMauiTemplate::1.0.3
Blank .NET MAUI Template
This is the same as the default .NET MAUI Hello World template, but without Shell.
The .NET MAUI template has been updated to use Shell by default. Shell is awesome, but not necessarily the right fit for every situation. It's trivial to remove it from the app that the template produces, but if you want a template that's already done this, then feel free to use this one.
Usage
Install with:
dotnet new --install Goldie.BlankMauiTemplate
Generate a new .NET MAUI projecet with:
dotnet new blankmaui
-
net6.0-android31.0
- No dependencies.
-
net6.0-ios15.4
-
net6.0-maccatalyst15.4
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.