Maui Sample Project

From Wiki Maui Linux NET
Revision as of 00:29, 27 November 2025 by Ten (talk | contribs) (Created page with "In MAUI Linux (MAUIGTK) there are several sample projects. * '''Controls.Sample.Gtk''' (<code>src/Controls/samples/Controls.Sample.Gtk</code>) is a small sample project used to test the GTK implementation. * The original '''Microsoft Maui.Controls.Sample''' (<code>src/Controls/samples/Controls.Sample</code>) is great for seeing which features are already implemented. Most of the time, when people refer to “the sample project,” they mean this one. This project is so...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

In MAUI Linux (MAUIGTK) there are several sample projects.

  • Controls.Sample.Gtk (src/Controls/samples/Controls.Sample.Gtk) is a small sample project used to test the GTK implementation.
  • The original Microsoft Maui.Controls.Sample (src/Controls/samples/Controls.Sample) is great for seeing which features are already implemented. Most of the time, when people refer to “the sample project,” they mean this one. This project is so important that it has its own implementation status page in this wiki. See
  • There are also some other Sample Projects for Graphics Tests and Blazor Web View