awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
FantasticFiasco avatar

FantasticFiasco/mvvm-dialogs

0
View on GitHub↗
732 Stars·81 Forks·C#·Apache-2.0·2 Aufrufe

Mvvm Dialogs

Library simplifying the concept of opening dialogs from a view model when using MVVM in WPF

Features

  • MVVM Frameworks - Framework for managing dialogs in MVVM applications.

Star-Verlauf

Star-Verlauf für fantasticfiasco/mvvm-dialogsStar-Verlauf für fantasticfiasco/mvvm-dialogs

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Start searching with AI

Open-Source-Alternativen zu Mvvm Dialogs

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit Mvvm Dialogs.
  • rubylouvre/avalonAvatar von RubyLouvre

    RubyLouvre/avalon

    5,774Auf GitHub ansehen↗

    Avalon is a client-side MVVM JavaScript framework that binds model data to DOM elements and automatically updates views when state changes. It functions as a component-based UI framework, encapsulating markup, logic, and styles into reusable custom components that can be composed across pages, while also serving as a virtual DOM diffing engine that computes minimal DOM updates by comparing lightweight in-memory view tree snapshots. The framework distinguishes itself through a template directive compiler that transforms declarative HTML attributes like ms-repeat and ms-if into executable view

    JavaScript
    Auf GitHub ansehen↗5,774
  • knockout/knockoutAvatar von knockout

    knockout/knockout

    10,549Auf GitHub ansehen↗

    Knockout is a client-side UI library and JavaScript framework used to create responsive web interfaces. It functions as a declarative data binding library and an observable data model system that decouples business logic from the document object model. The project implements the Model-View-ViewModel pattern to separate application logic from the user interface. It synchronizes data models with visual views by linking internal JavaScript properties to HTML elements, allowing the interface to update automatically when underlying data changes. The framework provides capabilities for dynamic fro

    JavaScript
    Auf GitHub ansehen↗10,549
  • bulubuloa/supportxfliteAvatar von bulubuloa

    bulubuloa/SupportXFLite

    15Auf GitHub ansehen↗

    A simple MVVM Framework for Xamarin Forms. It helps you to quicksetup a new Xamarin.Forms project and save a lot of your time with a few steps.. I used this library in my personal project and my company also every day :)

    C#
    Auf GitHub ansehen↗15
  • caliburn-micro/caliburn.microAvatar von Caliburn-Micro

    Caliburn-Micro/Caliburn.Micro

    2,861Auf GitHub ansehen↗

    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.

    C#avalonia-uic-sharpdotnet-maui
    Auf GitHub ansehen↗2,861
Alle 23 Alternativen zu Mvvm Dialogs anzeigen→

Häufig gestellte Fragen

Was macht fantasticfiasco/mvvm-dialogs?

Library simplifying the concept of opening dialogs from a view model when using MVVM in WPF

Was sind die Hauptfunktionen von fantasticfiasco/mvvm-dialogs?

Die Hauptfunktionen von fantasticfiasco/mvvm-dialogs sind: MVVM Frameworks.

Welche Open-Source-Alternativen gibt es zu fantasticfiasco/mvvm-dialogs?

Open-Source-Alternativen zu fantasticfiasco/mvvm-dialogs sind unter anderem: rubylouvre/avalon — Avalon is a client-side MVVM JavaScript framework that binds model data to DOM elements and automatically updates… knockout/knockout — Knockout is a client-side UI library and JavaScript framework used to create responsive web interfaces. It functions… bulubuloa/supportxflite — A simple MVVM Framework for Xamarin Forms. It helps you to quicksetup a new Xamarin.Forms project and save a lot of… canton7/stylet — A very lightweight but powerful ViewModel-First MVVM framework for WPF for .NET Framework and .NET Core, inspired by… catel/catel — An application development platform. caliburn-micro/caliburn.micro — A small, yet powerful framework, designed for building applications across all XAML platforms. Its strong support for…