Skip to content

Commit 59cbb74

Browse files
Update dotnet-developer-projects.md
Added MVVM Extensions to the projects.
1 parent f5739be commit 59cbb74

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

dotnet-developer-projects.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -140,6 +140,7 @@ Please sort projects alphabetically and provide a one-line description. GitHub/C
140140
* [Caliburn Micro](https://github.com/Caliburn-Micro/Caliburn.Micro) - A small, yet powerful framework, designed for building applications across all XAML platforms.
141141
* [Catel.MVVM](https://github.com/catel/catel) - Catel is an application development platform with the focus on MVVM.
142142
* [MVVM Cross](https://github.com/MvvmCross/MvvmCross) - A cross-platform mobile MVVM development framework.
143+
* [MVVM Extensions](https://github.com/TommasoScalici/MVVMExtensions) - MVVM cross platform (.NET FW 4.5, WPF, Windows Runtime/Phone) extensions for .NET with support for async commands, MVVM-friendly Object and Task with support for UI notification.
143144
* [MVVM Light Toolkit](http://www.mvvmlight.net) - A cross-platform desktop and mobile MVVM development framework.
144145
* [Okra App Framework](https://github.com/OkraFramework/Okra.Core) - An MVVM framework for Windows Store applications including MVVM templates for Visual Studio.
145146
* [Radical](https://github.com/RadicalFx/radical) - An infrastructure framework whose primary role is to help in the development of composite WPF/Silverlight/WP/WinRT applications based on the Model View ViewModel pattern.

0 commit comments

Comments
 (0)