MagicMvvm is lightweight library for building rapid MVVM applications.
$ dotnet add package MagicMvvm.FormsMagicMvvm is lightweight library for building rapid MVVM applications. Project inspired from Prism and used the best Prism practices, and made a lightweight library. The main difference from Prism is that supporting any IoC container (IoC container agnostic). You can use this library with any IoC container. Currently WPF, Blazor and Xamarin.Forms platforms are supported.
| Platform | Package | NuGet |
|---|---|---|
| Cross Platform | MagicMvvm.Core | |
| WPF | MagicMvvm.Wpf | |
| Blazor | MagicMvvm.Blazor | |
| Xamarin.Forms | MagicMvvm.Forms |
Check out project documentation here
Check out sample applications here
Copyright Sukhrob Ilyosbekov 2021. Distributed under the MIT License.