FmgLib.MauiMarkup.Template 10.0.1

dotnet new install FmgLib.MauiMarkup.Template::10.0.1
                    
This package contains a .NET Template Package you can call from the shell/command line.

Creating a new FmgLib.MauiMarkup project from CLI

FmgLib provides a project template to start a new project with FmgLib.MauiMarkup.

Install latest templates from NuGet:

dotnet new install FmgLib.MauiMarkup.Template

Create a new project:

dotnet new fmglib-mauimarkup-app -o my-new-project

Optional parameters:

  • --netMajor 10|9 (default 10) to pick the .NET/MAUI version and matching package versions.
  • --includeContent true|false (default false) to choose between a minimal home page or a richer sample experience.

The template now also drops a solution file alongside the project for an easier IDE start.

  • net10.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
10.0.1 441 11/26/2025
4.0.1 988 2/1/2025
4.0.0 428 1/4/2025
3.3.2.1 585 10/21/2024
3.3.2 398 10/20/2024
3.3.1 527 8/30/2024
3.2.4 422 8/19/2024
3.2.3 421 8/13/2024
3.2.2 427 7/20/2024
3.2.1 497 6/1/2024
Loading failed