All Projects → ArxOne → MrAdvice.MVVM

ArxOne / MrAdvice.MVVM

Licence: MIT License
MVVM using Mr. Advice

Programming Languages

C#
18002 projects

Labels

Projects that are alternatives of or similar to MrAdvice.MVVM

ivia
A reactive & model-driven MVVM framework for jQuery with Vue-like interface.
Stars: ✭ 69 (+475%)
Mutual labels:  mvvm
Paging-3-Sample
This app is created as a sample app which loads movies from Tmdb api and uses Paging 3 library to show it in a Recycler view.
Stars: ✭ 96 (+700%)
Mutual labels:  mvvm
FindTaek
📦 내가 시킨 택배가 어디까지 왔는지 확인해보세요
Stars: ✭ 26 (+116.67%)
Mutual labels:  mvvm
OrdersManagementSystem
Project demonstrates usage of Prism composition library, Material design library, SQL Server, Entity Framework in WPF application
Stars: ✭ 29 (+141.67%)
Mutual labels:  mvvm
Sharpen
(Demo) A v-dom "diff" engine based on WebAssembly, aim to build efficient and fluent web apps.
Stars: ✭ 20 (+66.67%)
Mutual labels:  mvvm
ModernKeePass
KDBX password manager for the Windows Store
Stars: ✭ 29 (+141.67%)
Mutual labels:  mvvm
Clother
Clother is an Android client-server app for swapping unused clothes.
Stars: ✭ 22 (+83.33%)
Mutual labels:  mvvm
MIST
Implements change notification for properties (ie: INotifyPropertyChanged) using IL weaving and a custom Visual Studio build task.
Stars: ✭ 51 (+325%)
Mutual labels:  mvvm
ios-architecture-example
Architecture pattern simple examples in iOS. You can compare differences in MVC, MVP, MVVM-Delegate and MVVM-Rx for same feature
Stars: ✭ 16 (+33.33%)
Mutual labels:  mvvm
ReactComponentKit
ReactComponentKit = Component + MVVM + Redux for iOS!!!
Stars: ✭ 33 (+175%)
Mutual labels:  mvvm
KeyManager
Android application to manage SSH and GPG keys on GitHub written in Kotlin.
Stars: ✭ 15 (+25%)
Mutual labels:  mvvm
lockd
Generate strong passwords and save them in Keychain. Made with SwiftUI
Stars: ✭ 38 (+216.67%)
Mutual labels:  mvvm
CoMvvmHelper
android mvvm 基础框架,适合日常快速开发。有需要添加的内容或者发现问题可以提 issue。
Stars: ✭ 26 (+116.67%)
Mutual labels:  mvvm
MvvmScarletToolkit
MvvmScarletToolkit is a personal project and framework to speed up the development process of xaml based applications using the viewmodel first approach
Stars: ✭ 23 (+91.67%)
Mutual labels:  mvvm
recycler-adapter
RecyclerView-driven declarative UIs
Stars: ✭ 124 (+933.33%)
Mutual labels:  mvvm
HandyWinGet
GUI for installing apps through WinGet and Creating Yaml file
Stars: ✭ 305 (+2441.67%)
Mutual labels:  mvvm
Cathay
an iOS project for demonstration of Reactive Programming
Stars: ✭ 21 (+75%)
Mutual labels:  mvvm
mvvm-with-rxswift-mentoring-008
Project and source code of the iOS Dev Mentoring #008 - Test-driven MVVM with RxSwift
Stars: ✭ 45 (+275%)
Mutual labels:  mvvm
Updoot
A reddit client built for android
Stars: ✭ 51 (+325%)
Mutual labels:  mvvm
TpHulk
androidx,mvp,mvvm,jetpack
Stars: ✭ 19 (+58.33%)
Mutual labels:  mvvm

MrAdvice MVVM

Available as a NuGet package

This is a lightweight MVVM library, using Mr. Advice as aspect weaver. It brings the following features:

  • Automatic dependency and attached properties
  • Automatic property changed notification on INotifyPropertyChanged implementations
  • Navigator, based on view-models
  • Automatic background or main thread methods
  • Direct ICommands binding to view-model methods
  • Extensions to enumerate logical/visual tree
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].