FmgLib.MauiMarkup.Template 10.3.0

dotnet new install FmgLib.MauiMarkup.Template@10.3.0
                    
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.3.0 73 8/12/2026
10.2.0 103 8/7/2026
10.1.1 135 7/15/2026
10.0.1 693 11/26/2025
10.0.0 825 11/26/2025
10.0.0-preview.5.0 757 11/26/2025
10.0.0-preview.4.0 764 11/26/2025
10.0.0-preview.3.0 800 11/26/2025
10.0.0-preview.2.0 796 11/26/2025
10.0.0-preview.1.0 795 11/26/2025
5.0.1 846 11/25/2025
5.0.0 864 11/25/2025
4.0.1 1,171 2/1/2025
4.0.0 615 1/4/2025
3.3.2.1 770 10/21/2024
3.3.2 587 10/20/2024
3.3.1 715 8/30/2024
3.3.0 888 8/30/2024
3.2.5 884 8/29/2024
3.2.4 613 8/19/2024
Loading failed