Mufiy.Xaml 0.0.2-beta5
(中文版)
Welcome to the Mufiy source code repository!
- Mufiy is still actively developing
Mufiy is an open-source C# cross-platform UI framework that uses C# and WinForms Designer to create desktop and mobile applications. Using Mufiy, you can develop apps that can run on Android, iOS, Linux, macOS, and Windows from a single shared codebase.
License
License
Mufiy is covered by the LGPL License unless stated otherwise (i.e. for some files that are copied from other projects).
Using Mufiy
1·install the package like this:
nuget install Mufiy
2·Design forms using WinForms Designer
- Now, you can use WinForms Designer to add Mufiy designed controls to the form, and then run the project to view the results.
- If you want to publish the project as a desktop application, please select the project's TFM as
net8.0/net9.0/… on the publish page.
Building from Source
Prerequisites
.NET SDK
- .NET 8.0 SDK
- .NET 9.0 SDK
- Run
dotnet --infoin a console or powershell window to see which versions you have installed
Visual Studio 2022 with the following workloads:
.NET desktop developmentwith.NET Framework 4.7.2 targeting pack(should be enabled by default)- Optional (to target iOS/Android):
.NET Multi-paltform App UI developmentandAndroid SDK setupindividual component (enabled by default), then in Visual Studio go toTools > Android > Android SDK Managerand installNDK(version 20.1+) fromToolstab. - Optional (to build VSIX package):
Visual Studio extension development
Build Mufiy
Clone the repo with a git UI or open a command prompt, point it to a directory and clone Mufiy to it:
git clone https://github.com/larks-x/Mufiy.gitOpen
<MufiyDir>\src\Mufiy.slnwith Visual Studio 2022 and buildDemoin the (it should be the default startup project) or run it from VS's toolbar.
Showing the top 20 packages that depend on Mufiy.Xaml.
| Packages | Downloads |
|---|---|
|
Mufiy
Mufiy is an open-source C # cross platform UI framework that uses C# and design methods similar to winforms to create desktop and mobile applications. Using Mufiy, you can develop apps that can run on Android, iOS, linux, macOS, and Windows from a single shared codebase.
|
19 |
|
Mufiy
Mufiy is an open-source C # cross platform UI framework that uses C# and design methods similar to winforms to create desktop and mobile applications. Using Mufiy, you can develop apps that can run on Android, iOS, linux, macOS, and Windows from a single shared codebase.
|
12 |
|
Mufiy
Mufiy is an open-source C # cross platform UI framework that uses C# and design methods similar to winforms to create desktop and mobile applications. Using Mufiy, you can develop apps that can run on Android, iOS, linux, macOS, and Windows from a single shared codebase.
|
8 |
|
Mufiy
Mufiy is an open-source C # cross platform UI framework that uses C# and design methods similar to winforms to create desktop and mobile applications. Using Mufiy, you can develop apps that can run on Android, iOS, linux, macOS, and Windows from a single shared codebase.
|
5 |
.NET Standard 2.0
- No dependencies.
| Version | Downloads | Last updated |
|---|---|---|
| 0.0.2-Beta5 | 11 | 9/21/2026 |
| 0.0.2-Beta3 | 5 | 9/21/2026 |
| 0.0.2-Beta1 | 18 | 9/18/2026 |
| 0.0.1-Beta9 | 16 | 9/17/2026 |
| 0.0.1-Beta8 | 13 | 9/17/2026 |