OpenMaui.Linux.Templates 10.0.70.3

dotnet new install OpenMaui.Linux.Templates@10.0.70.3
                    
This package contains a .NET Template Package you can call from the shell/command line.

OpenMaui Linux Project Templates

Project templates for building .NET MAUI applications on Linux desktop using OpenMaui.

Installation

dotnet new install OpenMaui.Linux.Templates

Templates

openmaui-linux-app

Basic Linux app with code-based UI.

dotnet new openmaui-linux-app -n MyApp
cd MyApp
dotnet run

openmaui-linux-xaml-app

Full XAML support with standard MAUI syntax.

dotnet new openmaui-linux-xaml-app -n MyXamlApp
cd MyXamlApp
dotnet run

Requirements

  • .NET 10.0 SDK or later
  • Linux with X11 or Wayland
  • SkiaSharp native dependencies (libSkiaSharp.so)

License

MIT - See LICENSE

  • .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
10.0.70.3 111 6/3/2026
10.0.70.1 98 6/2/2026
10.0.60.14 148 5/16/2026
10.0.60.9 155 5/6/2026
10.0.50.7 247 3/29/2026
10.0.41.13 213 3/10/2026
10.0.41.5 207 3/9/2026
10.0.41.3 195 3/9/2026
10.0.41.2 193 3/8/2026
9.0.40 199 3/8/2026