VijayAnand.MauiTemplates 1.0.3

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
dotnet new install VijayAnand.MauiTemplates::1.0.3
This package contains a .NET Template Package you can call from the shell/command line.

Project and Item Templates for developing .NET MAUI App that runs on iOS, Android, macOS, and Windows

Project template for .NET MAUI Class Library and is named as mauiclasslib

Item templates for ContentPage, ContentView, and ShellPage in XAML and named as maui-page, maui-view, and maui-shell respectively.

All of these templates currently target .NET 6 Preview 9.

To install the template NuGet package, use the below .NET CLI command:

dotnet new --install VijayAnand.MauiTemplates

If you've already installed this package, then it can be updated to the latest version with the below command:

dotnet new --update-check
dotnet new --update-apply

Use the below .NET CLI command to create the project, pages, and views out these templates:

dotnet new mauiclasslib -n MyApp.Core
dotnet new maui-page -n LoginPage -na MyApp.Views
dotnet new maui-view -n CardView -na MyApp.Views
dotnet new maui-shell -n AppShell -na MyApp

Here -n denotes the name of the project/page/view that is to be created (for pages/views, don't need to suffix it with .xaml, it will be added automatically) (Can also be specified as --name).

Note: If name parameter is not provided, the .NET CLI template engine will take the current folder name in the context as its name.

And -na denotes the namespace under which the file is to be created (Can also be specified as --namespace).

  • .NETStandard 2.0

    • 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.

Version Downloads Last updated
5.6.2 52 6/13/2024
5.6.1 26 6/12/2024
5.6.0 30 6/11/2024
5.5.0 47 6/6/2024
5.4.0 214 5/22/2024
5.3.0 233 5/14/2024
5.2.1 109 4/17/2024
5.2.0 59 4/10/2024
5.1.0 375 3/12/2024
5.0.1 709 2/18/2024
5.0.0 164 2/14/2024
4.9.0 195 2/8/2024
4.8.1 585 1/18/2024
4.8.0 129 1/15/2024
4.7.0 348 1/4/2024
4.6.0 1,040 11/30/2023
4.5.0 214 11/24/2023
4.4.0 338 11/14/2023
4.4.0-preview.5 153 11/10/2023
4.4.0-preview.4 80 11/9/2023
4.4.0-preview.3 285 10/30/2023
4.4.0-preview.2 355 10/18/2023
4.4.0-preview.1 85 10/18/2023
4.3.0 263 10/13/2023
4.2.2 227 10/7/2023
4.2.1 157 10/4/2023
4.2.0 95 10/4/2023
4.1.1 116 9/26/2023
4.1.0 150 9/13/2023
4.0.1 150 8/27/2023
4.0.0 119 8/17/2023
3.6.0 126 8/10/2023
3.5.0 157 7/14/2023
3.4.1 169 6/14/2023
3.4.0 100 6/13/2023
3.3.2 149 5/18/2023
3.3.1 99 5/17/2023
3.3.0 103 5/16/2023
3.2.4 172 4/20/2023
3.2.3 121 4/17/2023
3.2.2 110 4/14/2023
3.2.1 110 4/11/2023
3.2.0 112 4/5/2023
3.2.0-preview.6 99 4/3/2023
3.2.0-preview.5 97 4/2/2023
3.2.0-preview.4 95 3/30/2023
3.2.0-preview.3 102 3/27/2023
3.2.0-preview.2 100 3/25/2023
3.2.0-preview.1 96 3/24/2023
3.1.0 158 3/23/2023
3.1.0-preview.9 95 3/20/2023
3.1.0-preview.8 99 3/18/2023
3.1.0-preview.7 100 3/15/2023
3.1.0-preview.6 95 3/14/2023
3.1.0-preview.5 97 3/11/2023
3.1.0-preview.4 93 3/9/2023
3.1.0-preview.3 100 3/7/2023
3.1.0-preview.2 97 3/4/2023
3.1.0-preview.1 98 3/3/2023
3.0.2 180 3/6/2023
3.0.1 121 3/3/2023
3.0.0 145 2/22/2023
2.4.1 128 2/17/2023
2.4.0 139 2/6/2023
2.3.1 163 1/27/2023
2.3.0 131 1/25/2023
2.2.0 167 12/19/2022
2.1.3 1,080 11/23/2022
2.1.2 337 11/18/2022
2.1.1 317 11/10/2022
2.1.0 306 11/8/2022
2.0.3 365 10/26/2022
2.0.2 365 10/25/2022
2.0.1 408 10/21/2022
2.0.0 435 10/4/2022
1.7.3 553 8/5/2022
1.7.2 584 6/17/2022
1.7.1 448 6/7/2022
1.7.0 496 5/24/2022
1.6.0 433 5/23/2022
1.5.0 487 5/12/2022
1.4.1 530 4/28/2022
1.4.0 416 4/27/2022
1.3.1 479 4/19/2022
1.3.0 474 4/14/2022
1.2.0 495 3/29/2022
1.1.3 556 2/19/2022
1.1.2 425 2/18/2022
1.1.1 448 2/16/2022
1.1.0 404 2/16/2022
1.0.8 430 2/14/2022
1.0.7 420 2/14/2022
1.0.6 452 2/1/2022
1.0.5 417 1/31/2022
1.0.4 370 11/9/2021
1.0.3 376 10/15/2021
1.0.2 984 8/16/2021
1.0.1 409 8/13/2021
1.0.0 342 8/12/2021

What's new in ver. 1.0.3:

Templates have been updated for .NET MAUI Preview 9.