Skip to content

MADE.NET UI is a home to all of those UI components that you know you'll reuse in your next Uno Platform project. Making app development easier for Uno Platform developers!

License

Notifications You must be signed in to change notification settings

MADE-Apps/MADE.NET-UI

Repository files navigation

MADE project banner

MADE.NET UI

A library of UI components built on the Uno Platform supporting Windows, Android, iOS, and WebAssembly platforms.

This is a collection of companion libraries to the MADE.NET libraries.

Support MADE.NET UI β™₯

As many developers know, projects like MADE.NET UI are built and maintained in spare time. If you find this project useful, please Star the repo and if possible, sponsor the project development on GitHub.

Build Status

Build Status View
Packages CI NuGet
Docs Docs Docs

Installation πŸ’Ύ

MADE.NET UI components are publicly available via NuGet. Each available package is detailed below.

Package Current Preview Downloads
Media.Image NuGet NuGet NuGet Downloads
UI NuGet NuGet NuGet Downloads
UI.Controls.ChipBox NuGet NuGet NuGet Downloads
UI.Controls.DropDownList NuGet NuGet NuGet Downloads
UI.Controls.FilePicker NuGet NuGet NuGet Downloads
UI.Controls.Validator NuGet NuGet NuGet Downloads
UI.Data.Converters NuGet NuGet NuGet Downloads
UI.Styling NuGet NuGet NuGet Downloads
UI.ViewManagement NuGet NuGet NuGet Downloads
UI.Views.Dialogs NuGet NuGet NuGet Downloads
UI.Views.Navigation NuGet NuGet NuGet Downloads
UI.Views.Navigation.Mvvm NuGet NuGet NuGet Downloads

Contributing πŸš€

Looking to help build MADE.NET UI? Take a look through our contribution guidelines. We actively encourage you to jump in and help with any issues!

Building MADE.NET UI πŸ› 

MADE.NET UI is built using .NET Standard, taking advantage of the new SDK-style projects and multi-targeting enabled with the help of MSBuild.Sdk.Extras.

Each library is configured to take advantage of the Uno Platform libraries to provide cross-platform components.

You can build the solution using Visual Studio with the following workloads installed:

  • .NET desktop development
  • Universal Windows Platform development
  • Mobile Development with .NET
  • .NET Core cross-platform development

License

MADE.NET UI is made available under the terms and conditions of the MIT license.