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 139 6/3/2026
10.0.70.1 112 6/2/2026
10.0.60.14 160 5/16/2026
10.0.60.9 165 5/6/2026
10.0.50.7 259 3/29/2026
10.0.41.13 223 3/10/2026
10.0.41.5 217 3/9/2026
10.0.41.3 206 3/9/2026
10.0.41.2 205 3/8/2026
9.0.40 212 3/8/2026