worlds-simplest-csharp-wpf-mvvm-example
WPF app
An example of a C# WPF application using the MVVM pattern
The World's Simplest C# WPF MVVM Example
352 stars
25 watching
124 forks
last commit: almost 4 years ago c-sharpmvvmwpf
Related projects:
Repository | Description | Stars |
---|---|---|
devexpress-examples/wpf-mvvm-framework-view-model-generator | Tools to generate full-fledged View Models at compile time for WPF applications using MVVM Framework | 6 |
canton7/stylet | A lightweight MVVM framework for WPF applications in .NET | 996 |
code-sharp/wampsharp | A C# implementation of the Web Application Messaging Protocol | 386 |
ivan-magda/mvvm-example | Protocol-Oriented MVVM example apps showcasing design principles and implementation details | 53 |
thomaslevesque/essentialmvvm | A minimalist MVVM framework providing basic building blocks for data-driven applications. | 8 |
singletonsean/simpletrader | A full stack WPF MVVM application for managing trading activities | 290 |
cefsharp/cefsharp.minimalexample | A minimal example project demonstrating the use of CefSharp in various .NET frameworks | 515 |
stephencleary/mvvm | Provides reusable components and utilities to simplify MVVM development in C#. | 135 |
riganti/dotvvm | A C# MVVM framework for building interactive web UIs with ASP.NET | 751 |
mugenmvvmtoolkit/mugenmvvmtoolkit.samples | Provides sample code for using the MugenMvvmToolkit in C# to build MVVM (Model-View-ViewModel) applications. | 26 |
michalstrehovsky/zerosharp | Demonstrates the use of C# for systems programming with native ahead-of-time compilation technology | 2,022 |
anupavanm/csharp-design-patterns-for-humans | An ultra-simplified explanation of design patterns in C# with examples | 1,309 |
shimat/opencvsharp_awslambdasample | A proof-of-concept project demonstrating the use of OpenCvSharp in an AWS Lambda function. | 3 |
kotlin/kotlin-wasm-examples | A collection of examples demonstrating how to use Kotlin/Wasm for building web and server-side applications. | 522 |
refactoringguru/design-patterns-csharp | C# examples of classic design patterns used in software development | 805 |