OpenMaui.Linux.Templates 10.0.70.4

dotnet new install OpenMaui.Linux.Templates@10.0.70.4
                    
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.4 37 7/7/2026
10.0.70.3 179 6/3/2026
10.0.70.1 136 6/2/2026
10.0.60.14 181 5/16/2026
10.0.60.9 186 5/6/2026
10.0.50.7 280 3/29/2026
10.0.41.13 243 3/10/2026
10.0.41.5 239 3/9/2026
10.0.41.3 227 3/9/2026
10.0.41.2 225 3/8/2026
9.0.40 231 3/8/2026