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
·
bulubuloa avatar

bulubuloa/SupportXFLite

0
View on GitHub↗
15 Stars·2 Forks·C#·1 Aufrufwww.nuget.org/packages/SupportXFLite↗

SupportXFLite

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 :)

Features

  • MVVM Frameworks - Simple framework for quick project setup.

Star-Verlauf

Star-Verlauf für bulubuloa/supportxfliteStar-Verlauf für bulubuloa/supportxflite

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 SupportXFLite

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit SupportXFLite.
  • 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
  • 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
  • canton7/styletAvatar von canton7

    canton7/Stylet

    1,055Auf GitHub ansehen↗

    A very lightweight but powerful ViewModel-First MVVM framework for WPF for .NET Framework and .NET Core, inspired by Caliburn.Micro.

    C#mvvmmvvm-frameworkstylet
    Auf GitHub ansehen↗1,055
Alle 23 Alternativen zu SupportXFLite anzeigen→

Häufig gestellte Fragen

Was macht bulubuloa/supportxflite?

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 :)

Was sind die Hauptfunktionen von bulubuloa/supportxflite?

Die Hauptfunktionen von bulubuloa/supportxflite sind: MVVM Frameworks.

Welche Open-Source-Alternativen gibt es zu bulubuloa/supportxflite?

Open-Source-Alternativen zu bulubuloa/supportxflite 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… caliburn-micro/caliburn.micro — A small, yet powerful framework, designed for building applications across all XAML platforms. Its strong support for… catel/catel — An application development platform. chasakisd/xamarin.forms-cleanarchitecture — A Xamarin.Forms boilerplate project presenting Clean Architecture using Rx.NET and MVVM. canton7/stylet — A very lightweight but powerful ViewModel-First MVVM framework for WPF for .NET Framework and .NET Core, inspired by…