awesome-repositories.com
Blog
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Catel avatar

Catel/Catel

0
View on GitHub↗
900 stars·141 forks·C#·4 vueswww.catelproject.com↗

Catel

An application development platform

Features

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

Historique des stars

Graphique de l'historique des stars pour catel/catelGraphique de l'historique des stars pour catel/catel

Recherche par IA

Explorez plus de dépôts awesome

Décrivez vos besoins en langage naturel — l'IA classe des milliers de projets open source sélectionnés par pertinence.

Start searching with AI

Questions fréquentes

Que fait catel/catel ?

An application development platform

Quelles sont les fonctionnalités principales de catel/catel ?

Les fonctionnalités principales de catel/catel sont : MVVM Frameworks.

Quelles sont les alternatives open-source à catel/catel ?

Les alternatives open-source à catel/catel incluent : 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…

Alternatives open source à Catel

Projets open source similaires, classés selon le nombre de fonctionnalités partagées avec Catel.
  • rubylouvre/avalonAvatar de RubyLouvre

    RubyLouvre/avalon

    5,774Voir sur GitHub↗

    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
    Voir sur GitHub↗5,774
  • knockout/knockoutAvatar de knockout

    knockout/knockout

    10,549Voir sur GitHub↗

    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
    Voir sur GitHub↗10,549
  • bulubuloa/supportxfliteAvatar de bulubuloa

    bulubuloa/SupportXFLite

    15Voir sur GitHub↗

    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#
    Voir sur GitHub↗15
  • caliburn-micro/caliburn.microAvatar de Caliburn-Micro

    Caliburn-Micro/Caliburn.Micro

    2,861Voir sur GitHub↗

    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
    Voir sur GitHub↗2,861
  • Voir les 23 alternatives à Catel→