awesome-repositories.com
Blog
MCP
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
·
Catel avatar

Catel/Catel

0
View on GitHub↗
900 Stars·141 Forks·C#·4 Aufrufewww.catelproject.com↗

Catel

An application development platform

Features

  • MVVM Frameworks - Development platform focused on MVVM and MVC patterns.

Star-Verlauf

Star-Verlauf für catel/catelStar-Verlauf für catel/catel

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 Catel

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit Catel.
  • 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 Catel anzeigen→

Häufig gestellte Fragen

Was macht catel/catel?

An application development platform

Was sind die Hauptfunktionen von catel/catel?

Die Hauptfunktionen von catel/catel sind: MVVM Frameworks.

Welche Open-Source-Alternativen gibt es zu catel/catel?

Open-Source-Alternativen zu catel/catel 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… chasakisd/xamarin.forms-cleanarchitecture — A Xamarin.Forms boilerplate project presenting Clean Architecture using Rx.NET and MVVM. caliburn-micro/caliburn.micro — A small, yet powerful framework, designed for building applications across all XAML platforms. Its strong support for…