⚠ Deprecated: Legacy
從 Xamarin.Forms 專案改為 .NET MAUI 後請改用此接替的套件。
Suggested alternative: Muai.Plugin.BaseBindingLibrary
If you use MVVM in Xamarin.Forms project, you will do lot of annoying things for implementing the IPropertyChanged. This library will help you to simply it. You just inherit its' BaseNotifyProperty class for your ViewModel Class. Others will be set and done. Thank you.
$ dotnet add package Xam.Plugin.BaseBindingLibraryNo README available.