All Projects → MarkWithall → Worlds Simplest Csharp Wpf Mvvm Example

MarkWithall / Worlds Simplest Csharp Wpf Mvvm Example

The World's Simplest C# WPF MVVM Example

Labels

Projects that are alternatives of or similar to Worlds Simplest Csharp Wpf Mvvm Example

Camelotia
Cross-platform .NET sample GUI app for cloud file management. Built with ReactiveUI, AvaloniaUI, Universal Windows Platform, Xamarin Forms, and WPF, runs on Windows, Linux, Mac and Android.
Stars: ✭ 221 (-20.79%)
Mutual labels:  mvvm, wpf
InplaceEditBoxLib
WPF/MVVM control to implement a textbox on top of other elements like TreeViewItem or ListViewItem (use case: perform in place edit on top of a displayed text item)
Stars: ✭ 28 (-89.96%)
Mutual labels:  wpf, mvvm
HandyWinGet
GUI for installing apps through WinGet and Creating Yaml file
Stars: ✭ 305 (+9.32%)
Mutual labels:  wpf, mvvm
Caliburn.micro
A small, yet powerful framework, designed for building applications across all XAML platforms. Its strong support for MV* patterns will enable you to build your solution quickly, without the need to sacrifice code quality or testability.
Stars: ✭ 2,404 (+761.65%)
Mutual labels:  mvvm, wpf
GBCLV3
Goose Bomb's Minecraft Client Launcher
Stars: ✭ 50 (-82.08%)
Mutual labels:  wpf, mvvm
Tumblthree
A Tumblr Backup Application
Stars: ✭ 211 (-24.37%)
Mutual labels:  mvvm, wpf
OrdersManagementSystem
Project demonstrates usage of Prism composition library, Material design library, SQL Server, Entity Framework in WPF application
Stars: ✭ 29 (-89.61%)
Mutual labels:  wpf, mvvm
Tinylittlemvvm
A small MVVM library for WPF built on top of MahApps.Metro, supporting .NET Framework 4.7.2 and .NET Core 3
Stars: ✭ 120 (-56.99%)
Mutual labels:  mvvm, wpf
DMSkin-Soft-Hide
隐藏软件&游戏的界面&任务栏图标&支持热键
Stars: ✭ 21 (-92.47%)
Mutual labels:  wpf, mvvm
YouTube-Downloader
An easy-to-use, YouTube video downloader, without pesky ads or malware.
Stars: ✭ 22 (-92.11%)
Mutual labels:  wpf, mvvm
Signalchat
WPF-MVVM instant messaging application using SignalR
Stars: ✭ 172 (-38.35%)
Mutual labels:  mvvm, wpf
MoYu
MoYu 一款能够帮助你在工作时摸鱼的欢乐软件
Stars: ✭ 14 (-94.98%)
Mutual labels:  wpf, mvvm
Mvvmvalidation
Lightweight library that helps reduce boilerplate when implementing validation in XAML MVVM applications
Stars: ✭ 141 (-49.46%)
Mutual labels:  mvvm, wpf
Edi
Edi - The open source text editor IDE based on AvalonDock and AvalonEdit
Stars: ✭ 220 (-21.15%)
Mutual labels:  mvvm, wpf
Steamtools
🛠「Steam++」是一个开源跨平台的多功能Steam工具箱。
Stars: ✭ 4,458 (+1497.85%)
Mutual labels:  mvvm, wpf
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.76%)
Mutual labels:  wpf, mvvm
Accelerider.windows
A shell that runs Accelerider applications on the Windows platform.
Stars: ✭ 1,350 (+383.87%)
Mutual labels:  mvvm, wpf
Xaml Code Experiences
A collection of the experiences I have collected during days of Xamarin and Wpf, while following the MVVM design pattern.
Stars: ✭ 114 (-59.14%)
Mutual labels:  mvvm, wpf
AppsTracker
Windows Application for tracking computer usage. C# + WPF + MVVM
Stars: ✭ 27 (-90.32%)
Mutual labels:  wpf, mvvm
WPF-Keyboard-Control
WPF Keyboard Control
Stars: ✭ 53 (-81%)
Mutual labels:  wpf, mvvm

The World's Simplest C# WPF MVVM Example

The World's Simplest C# WPF MVVM Example as described here.

A C# 9 (.NET 5.0) version of the code can be found in the C#9.0 branch. Build

Older Versions

A C# 8 (.NET Core 3.0) version of the code can be found in the c#8.0 branch. Build

A C# 6 version of the code can be found in the C#6.0 branch. Build

A C# 4 version of the code can be found in the C#4.0 branch. Build

A C# 4 version of the code (with detailed comments by Hampton) can be found in the C#4.0 branch (with detailed comments). Build

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].