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

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
codemillmatt avatar

codemillmatt/codemill.vmfirstnav

0
View on GitHub↗
22 stars·5 forks·C#·MIT·9 views

Codemill.vmfirstnav

A Xamarin.Forms ViewModel First Navigation Library

Features

  • MVVM Frameworks - Navigation library focused on view-model first approach.

Star history

Star history chart for codemillmatt/codemill.vmfirstnavStar history chart for codemillmatt/codemill.vmfirstnav

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Codemill.vmfirstnav

Similar open-source projects, ranked by how many features they share with Codemill.vmfirstnav.
  • rubylouvre/avalonRubyLouvre avatar

    RubyLouvre/avalon

    5,774View on 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
    View on GitHub↗5,774
  • knockout/knockoutknockout avatar

    knockout/knockout

    10,549View on 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
    View on GitHub↗10,549
  • bulubuloa/supportxflitebulubuloa avatar

    bulubuloa/SupportXFLite

    15View on 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#
    View on GitHub↗15
  • caliburn-micro/caliburn.microCaliburn-Micro avatar

    Caliburn-Micro/Caliburn.Micro

    2,861View on 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
    View on GitHub↗2,861
See all 23 alternatives to Codemill.vmfirstnav→

Frequently asked questions

What does codemillmatt/codemill.vmfirstnav do?

A Xamarin.Forms ViewModel First Navigation Library

What are the main features of codemillmatt/codemill.vmfirstnav?

The main features of codemillmatt/codemill.vmfirstnav are: MVVM Frameworks.

What are some open-source alternatives to codemillmatt/codemill.vmfirstnav?

Open-source alternatives to codemillmatt/codemill.vmfirstnav include: 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…