Skip to content

Latest commit

 

History

History
55 lines (33 loc) · 1.88 KB

ReadMe.md

File metadata and controls

55 lines (33 loc) · 1.88 KB

Mile.Xaml.Samples

Provide samples that demonstrate using XAML Islands with Mile.Xaml.

If you meet some issue when using implementations in this repo, please fire an issue at https://github.com/ProjectMile/Mile.Xaml/issues.

Samples List

C++/WinRT

A project for a single page C++/WinRT XAML Islands app with Mile.Xaml and no predefined layout.

A project for a single page C++/WinRT XAML Islands app with Mile.Xaml with modernized Windows 11 style XAML controls.

.NET Framework

A project (.NET SDK Style Project) for a single page C# (.NET Framework) XAML Islands app with Mile.Xaml and no predefined layout.

A project (.NET SDK Style Project) for a single page C# (.NET Framework) XAML Islands app with Mile.Xaml Native Backend and no predefined layout.

A project (.NET SDK Style Project) for a single page C# (.NET Framework) XAML Islands app with Mile.Xaml with modernized Windows 11 style XAML controls.

Modern .NET

A project for a single page C# (Modern .NET) XAML Islands app with Mile.Xaml and no predefined layout.

A project (.NET SDK Style Project) for a single page C# (Modern .NET) XAML Islands app with Mile.Xaml Native Backend and no predefined layout.

A project (.NET SDK Style Project) for a single page C# (Modern .NET) XAML Islands app with Mile.Xaml with modernized Windows 11 style XAML controls.