Skip to content
Naveen Dharmathunga edited this page May 3, 2024 · 2 revisions

Shuttle UI

Shuttle UI icon

Overview

Shuttle UI Library is a user experience framework build on top of the Windows UI Library for WinUI 3 applications.

By incorporating the Fluent Design System into all experiences, controls, and styles, Shuttle UI provides consistent, intuitive, and accessible experiences using the latest user interface (UI) patterns.

Development requirements

Shuttle UI is developed on Visual Studio 2022 with .NET 8 and it supports / requires .NET 6 or later SDKs. (Only tested in .NET 8)

The main NuGet package can be found here.

This library is exclusively built on WinAppSDK 1.5 and has no other requirements. However, as the library will evolve alongside the latest WinAppSDK and its compatible .NET versions, we strongly recommend configuring your WinUI 3 application for .NET 8.

Clone this wiki locally