Goldie.BlankMauiTemplate 1.0.3

There is a newer version of this package available.
See the version list below for details.
dotnet new install Goldie.BlankMauiTemplate::1.0.3
                    
This package contains a .NET Template Package you can call from the shell/command line.

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

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.5 4,341 1/26/2023
1.0.4 419 1/22/2023
1.0.3 803 4/15/2022
1.0.2 548 4/15/2022
1.0.1 558 4/14/2022
1.0.0 256 4/13/2022