awesome-repositories.com
ब्लॉग
MCP
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टMCP सर्वरहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेस
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
ChasakisD avatar

ChasakisD/Xamarin.Forms-CleanArchitecture

0
View on GitHub↗
19 स्टार्स·6 फोर्क्स·C#·MIT·4 व्यूज़

Xamarin.Forms CleanArchitecture

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

Features

  • MVVM Frameworks - Boilerplate project implementing clean architecture.

स्टार हिस्ट्री

chasakisd/xamarin.forms-cleanarchitecture के लिए स्टार हिस्ट्री चार्टchasakisd/xamarin.forms-cleanarchitecture के लिए स्टार हिस्ट्री चार्ट

AI सर्च

और अधिक बेहतरीन रिपॉजिटरी खोजें

अपनी ज़रूरत को सरल भाषा में बताएं — AI हजारों क्यूरेटेड ओपन-सोर्स प्रोजेक्ट्स को प्रासंगिकता के आधार पर रैंक करता है।

Start searching with AI

Xamarin.Forms CleanArchitecture के ओपन-सोर्स विकल्प

समान ओपन-सोर्स प्रोजेक्ट्स, जो Xamarin.Forms CleanArchitecture के साथ साझा की गई सुविधाओं के आधार पर रैंक किए गए हैं।
  • rubylouvre/avalonRubyLouvre का अवतार

    RubyLouvre/avalon

    5,774GitHub पर देखें↗

    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/knockoutknockout का अवतार

    knockout/knockout

    10,549GitHub पर देखें↗

    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/supportxflitebulubuloa का अवतार

    bulubuloa/SupportXFLite

    15GitHub पर देखें↗

    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.microCaliburn-Micro का अवतार

    Caliburn-Micro/Caliburn.Micro

    2,861GitHub पर देखें↗

    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
Xamarin.Forms CleanArchitecture के सभी 23 विकल्प देखें→

अक्सर पूछे जाने वाले प्रश्न

chasakisd/xamarin.forms-cleanarchitecture क्या करता है?

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

chasakisd/xamarin.forms-cleanarchitecture की मुख्य विशेषताएं क्या हैं?

chasakisd/xamarin.forms-cleanarchitecture की मुख्य विशेषताएं हैं: MVVM Frameworks।

chasakisd/xamarin.forms-cleanarchitecture के कुछ ओपन-सोर्स विकल्प क्या हैं?

chasakisd/xamarin.forms-cleanarchitecture के ओपन-सोर्स विकल्पों में शामिल हैं: 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…