awesome-repositories.com
Blog
MCP
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
canton7 avatar

canton7/Stylet

0
View on GitHub↗
1,055 stele·153 fork-uri·C#·MIT·3 vizualizări

Stylet

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

Features

  • MVVM Frameworks - Minimalist MVVM framework with built-in IoC container.

Istoric stele

Graficul istoricului de stele pentru canton7/styletGraficul istoricului de stele pentru canton7/stylet

Căutare AI

Explorează mai multe repository-uri excelente

Descrie ce ai nevoie în limbaj simplu — AI-ul sortează mii de proiecte open source selectate în funcție de relevanță.

Start searching with AI

Alternative open-source pentru Stylet

Proiecte open-source similare, clasificate după numărul de funcționalități comune cu Stylet.
  • rubylouvre/avalonAvatar RubyLouvre

    RubyLouvre/avalon

    5,774Vezi pe 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
    Vezi pe GitHub↗5,774
  • knockout/knockoutAvatar knockout

    knockout/knockout

    10,549Vezi pe 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
    Vezi pe GitHub↗10,549
  • bulubuloa/supportxfliteAvatar bulubuloa

    bulubuloa/SupportXFLite

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

    Caliburn-Micro/Caliburn.Micro

    2,861Vezi pe 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
    Vezi pe GitHub↗2,861
Vezi toate cele 23 alternative pentru Stylet→

Întrebări frecvente

Ce face canton7/stylet?

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

Care sunt principalele funcționalități ale canton7/stylet?

Principalele funcționalități ale canton7/stylet sunt: MVVM Frameworks.

Care sunt câteva alternative open-source pentru canton7/stylet?

Alternativele open-source pentru canton7/stylet includ: 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… catel/catel — An application development platform. 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…