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 501 11/26/2025
4.0.1 1,021 2/1/2025
4.0.0 464 1/4/2025
3.3.2.1 620 10/21/2024
3.3.2 435 10/20/2024
3.3.1 562 8/30/2024
3.2.4 456 8/19/2024
3.2.3 457 8/13/2024
3.2.2 464 7/20/2024
3.2.1 537 6/1/2024
Loading failed