Open
Description
Description
Uranium is a Free & Open-Source UI Kit for .NET MAUI. It provides a set of controls and utilities to build modern applications. It is built on top of the .NET MAUI infrastructure and provides a set of controls and layouts to build modern UIs. It also provides infrastructure for building custom controls and themes on it.
Original link
InputKit:
They also provide a kit of controls that help a lot of missing pieces in .NET MAUI
Original link
Public API Changes
xmlns:input="clr-namespace:InputKit.Shared.Controls;assembly=InputKit.Maui"
<input:CheckBox Text="Hello World">
<input:CheckBox
Text="Hello World!"
Color="Blue"
BorderColor="LightBlue"
IconColor="DarkBlue"
BoxBackgroundColor="LightGray"
TextColor="Blue"
BackgroundColor="AliceBlue" />
Intended Use-Case
Advanced Slider and AutoCompleteEntry are pretty useful in this library, I'm these will come in handy sometimes
Metadata
Assignees
Labels
Projects
Status
Todo
Activity