awesome-repositories.com
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPSitemapPrivacyTerms
Model-View-Controller Frameworks · Awesome GitHub Repositories

2 repos

Awesome GitHub RepositoriesModel-View-Controller Frameworks

Architectural patterns for separating data, presentation, and control logic.

Distinguishing note: Standard architectural pattern implementation for application structure.

Explore 2 awesome GitHub repositories matching software engineering & architecture · Model-View-Controller Frameworks. Refine with filters or upvote what's useful.

  1. Home
  2. Software Engineering & Architecture
  3. Model-View-Controller Frameworks

Awesome Model-View-Controller Frameworks GitHub Repositories

Describe the repository you're looking for…
Find the best repos with AI.We'll search the best matching repositories with AI.
  • odoo/odoo

    odoo/odoo

    49,080View on GitHub↗

    Odoo is an integrated enterprise resource planning suite designed to manage core organizational processes, including accounting, inventory, manufacturing, and human resources, within a single platform. It functions as a modular business application framework that allows for the development and deployment of specialized modules, supported by a low-code environment that provides visual tools for creating custom workflows and data-driven interfaces. The platform distinguishes itself through a highly extensible architecture that enforces strict multi-tenant data isolation, ensuring that records r

    Organizes application logic into distinct layers for data, interface, and request handling.

    Pythonappsbusinesserp
    49,080View on GitHub↗
  • dotnet/aspnetcore

    dotnet/aspnetcore

    37,723View on GitHub↗

    This project is a comprehensive server-side web framework designed for building scalable web applications and services. It provides a structured, component-based architecture that integrates a dependency injection container to manage service lifecycles and promote loose coupling across the software stack. The framework enables the creation of interactive client-side interfaces through a component-based model that synchronizes state directly with the browser. The platform distinguishes itself through a highly configurable middleware-based request pipeline and an attribute-based routing engine

    Separate data, user interface, and business logic into distinct modules to maintain a clean and organized structure for complex software projects.

    C#aspnetcoredotnethacktoberfest
    37,723View on GitHub↗