A library of Uno Platform UI components, supporting Windows, Android, iOS, and WebAssembly platforms.
This is a collection of companion libraries to the MADE.NET libraries.
As many developers know, projects like MADE Uno 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 | View |
---|---|---|
Packages | ||
Docs |
MADE Uno components are publicly available via NuGet. Each available package is detailed below.
Looking to help build MADE Uno? Take a look through our contribution guidelines. We actively encourage you to jump in and help with any issues!
MADE Uno 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
MADE Uno is made available under the terms and conditions of the MIT license.