awesome-repositories.com
المدونة
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to tinystuff/tinymvvm

Open-source alternatives to TinyMvvm

23 open-source projects similar to tinystuff/tinymvvm, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best TinyMvvm alternative.

  • rubylouvre/avalonالصورة الرمزية لـ RubyLouvre

    RubyLouvre/avalon

    5,774عرض على 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
    عرض على GitHub↗5,774
  • knockout/knockoutالصورة الرمزية لـ knockout

    knockout/knockout

    10,549عرض على 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
    عرض على GitHub↗10,549
  • bulubuloa/supportxfliteالصورة الرمزية لـ bulubuloa

    bulubuloa/SupportXFLite

    15عرض على 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#
    عرض على GitHub↗15
  • caliburn-micro/caliburn.microالصورة الرمزية لـ Caliburn-Micro

    Caliburn-Micro/Caliburn.Micro

    2,861عرض على 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
    عرض على GitHub↗2,861

بحث بالذكاء الاصطناعي

استكشف المزيد من المستودعات الرائعة

صف ما تحتاجه بلغة بسيطة — وسيقوم الذكاء الاصطناعي بترتيب آلاف المشاريع مفتوحة المصدر المنسقة حسب الصلة.

Find more with AI search
  • canton7/styletالصورة الرمزية لـ canton7

    canton7/Stylet

    1,055عرض على GitHub↗

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

    C#mvvmmvvm-frameworkstylet
    عرض على GitHub↗1,055
  • catel/catelالصورة الرمزية لـ Catel

    Catel/Catel

    900عرض على GitHub↗

    An application development platform

    C#c-sharpcatelmvvm
    عرض على GitHub↗900
  • chasakisd/xamarin.forms-cleanarchitectureالصورة الرمزية لـ ChasakisD

    ChasakisD/Xamarin.Forms-CleanArchitecture

    19عرض على GitHub↗

    A Xamarin.Forms boilerplate project presenting Clean Architecture using Rx.NET and MVVM

    C#
    عرض على GitHub↗19
  • codemillmatt/codemill.vmfirstnavالصورة الرمزية لـ codemillmatt

    codemillmatt/codemill.vmfirstnav

    22عرض على GitHub↗

    A Xamarin.Forms ViewModel First Navigation Library

    C#
    عرض على GitHub↗22
  • fantasticfiasco/mvvm-dialogsالصورة الرمزية لـ FantasticFiasco

    FantasticFiasco/mvvm-dialogs

    732عرض على GitHub↗

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

    C#dialogsmvvmwindows
    عرض على GitHub↗732
  • giusepe/sextantالصورة الرمزية لـ giusepe

    giusepe/Sextant

    1عرض على GitHub↗

    Sextant was born from a fork of Xamvvm which is nice and simple MVVM Framework with a good navigation system. The problem is, I just wanted a simple navigation system to use with ReactiveUI without all the things that come along an MVVM framework. Plus, I wanted to make it more "Reactive Friendly".

    C#
    عرض على GitHub↗1
  • jbe2277/wafالصورة الرمزية لـ jbe2277

    jbe2277/waf

    729عرض على GitHub↗

    Win Application Framework (WAF) is a lightweight Framework that helps you to create well structured XAML Applications.

    C#androidarchitectural-patternscsharp
    عرض على GitHub↗729
  • markjackmilian/xam.zeroالصورة الرمزية لـ markjackmilian

    markjackmilian/Xam.Zero

    16عرض على GitHub↗

    Hi! I'm Mark Jack Milian and i'm here to aswer a few questions

    C#
    عرض على GitHub↗16
  • mvvmcross/mvvmcrossالصورة الرمزية لـ MvvmCross

    MvvmCross/MvvmCross

    3,917عرض على GitHub↗

    MvvmCross is a .NET MVVM framework designed for building cross-platform applications by separating business logic from native user interfaces. It functions as a navigation engine and a UI data binding library, enabling the encapsulation of logic within view models that are reused across different operating systems. The framework provides a native hardware abstraction layer and a dependency injection container to decouple components and provide a consistent interface for accessing device features. It coordinates type-safe transitions between native screens and manages the synchronization of da

    C#androidc-sharpdotnet
    عرض على GitHub↗3,917
  • prismlibrary/prismالصورة الرمزية لـ PrismLibrary

    PrismLibrary/Prism

    6,794عرض على GitHub↗

    Prism is a XAML application framework and MVVM architectural framework designed to build loosely coupled and testable applications across WPF, Xamarin Forms, and WinUI. It serves as a structural pattern implementation that separates business logic from the user interface to improve maintainability and testing. The framework provides a XAML event bus for exchanging data and triggering actions between independent components without direct coupling. It also functions as a dependency injection integrator, bridging external inversion-of-control containers to manage service delivery across multiple

    C#c-sharphacktoberfestmvvm
    عرض على GitHub↗6,794
  • reactiveui/reactiveuiالصورة الرمزية لـ reactiveui

    reactiveui/ReactiveUI

    8,498عرض على GitHub↗

    ReactiveUI is a .NET MVVM framework and functional reactive programming library designed to decouple application state from the user interface. It functions as a reactive state management tool that uses observable streams to handle mutable data and asynchronous event-driven logic. The framework provides a cross-platform UI toolkit that abstracts business logic from platform-specific views. This enables the creation of consistent user interfaces across multiple .NET platforms by utilizing platform-agnostic abstractions. The system focuses on application state management and decoupled UI testi

    C#androidcsharpdotnet
    عرض على GitHub↗8,498
  • rid00z/freshmvvmالصورة الرمزية لـ rid00z

    rid00z/FreshMvvm

    589عرض على GitHub↗

    If you're looking for .NET MAUI version of FreshMvvm, aka FreshMvvm.Maui then please visit: https://github.com/XAM-Consulting/FreshMvvm.Maui

    C#
    عرض على GitHub↗589
  • tbertuzzi/xamarin.forms.mvvmbaseالصورة الرمزية لـ TBertuzzi

    TBertuzzi/Xamarin.Forms.MVVMBase

    38عرض على GitHub↗

    Simple MVVM framework for Xamarin.Forms projects

    C#
    عرض على GitHub↗38
  • tom-englert/tomstoolboxالصورة الرمزية لـ tom-englert

    tom-englert/TomsToolbox

    119عرض على GitHub↗

    A set of core functions and classes to ease every days .Net development tasks.

    C#
    عرض على GitHub↗119
  • xamarinhq/xamu-infrastructureالصورة الرمزية لـ xamarinhq

    xamarinhq/xamu-infrastructure

    135عرض على GitHub↗

    This is a set of useful classes for Xamarin and Xamarin.Forms development which are used in a varity of labs in Xamarin University.

    C#
    عرض على GitHub↗135
  • xamvvm/xamvvmالصورة الرمزية لـ xamvvm

    xamvvm/xamvvm

    121عرض على GitHub↗

    | Xamvvm.Core | Xamvvm.Forms | Xamvvm.Forms.RxUI | Xamvvm.Mock (Unit Tests) | |:-------------------------------------:|:-------------------------------------:|:---------------------------------:|:---------------------------------:| | ![NuGetcore-img]core-link |…

    C#
    عرض على GitHub↗121
  • aspnetde/mvvmnanoالصورة الرمزية لـ aspnetde

    aspnetde/MvvmNano

    59عرض على GitHub↗

    The small and smart MVVM framework made with ❤ for Xamarin.Forms.

    C#
    عرض على GitHub↗59
  • yariker/mvvmmicroالصورة الرمزية لـ yariker

    yariker/MvvmMicro

    11عرض على GitHub↗

    A lightweight MVVM framework for .NET inspired by MVVM Light Toolkit.

    C#
    عرض على GitHub↗11
  • bartoszkopec/cocos.xamarin.formsB

    BartoszKopec/Cocos.Xamarin.Forms

    0عرض على GitHub↗
    عرض على GitHub↗0