Vulcan.Maui.Template
0.2.4
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet new install Vulcan.Maui.Template::0.2.4
This package contains a .NET Template Package you can call from the shell/command line.
Create a new empty project of Prism.Maui
dotnet new Vulcan-Maui -o d:\Temp\MyApp
Create a new full project of Prism.Maui (has flyout menu)
dotnet new Full-Maui -o d:\Temp\MyApp
Create a new View and ViewModel (don't append Page to view-name parameter)
dotnet new MVVMItem --namespace MyApp --view-name MyFirst
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.