MADE.NET-UI
MADE.NET-UI copied to clipboard
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!
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 | ||
| Docs |
Installation 💾
MADE.NET UI components are publicly available via NuGet. Each available package is detailed below.
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.