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 218 7/7/2026
10.0.70.3 217 6/3/2026
10.0.70.1 172 6/2/2026
10.0.60.14 213 5/16/2026
10.0.60.9 219 5/6/2026
10.0.50.7 313 3/29/2026
10.0.41.13 276 3/10/2026
10.0.41.5 275 3/9/2026
10.0.41.3 259 3/9/2026
10.0.41.2 260 3/8/2026
9.0.40 263 3/8/2026