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 166 8/12/2026
10.2.0 150 8/7/2026
10.1.1 180 7/15/2026
10.0.1 736 11/26/2025
10.0.0 946 11/26/2025
10.0.0-preview.5.0 878 11/26/2025
10.0.0-preview.4.0 886 11/26/2025
10.0.0-preview.3.0 927 11/26/2025
10.0.0-preview.2.0 919 11/26/2025
10.0.0-preview.1.0 917 11/26/2025
5.0.1 968 11/25/2025
5.0.0 989 11/25/2025
4.0.1 1,216 2/1/2025
4.0.0 657 1/4/2025
3.3.2.1 812 10/21/2024
3.3.2 626 10/20/2024
3.3.1 756 8/30/2024
3.3.0 1,009 8/30/2024
3.2.5 1,004 8/29/2024
3.2.4 653 8/19/2024
Loading failed