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

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

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

cq-panda/Vue.NetCore

0
View on GitHub↗

Vue.NetCore

Vue.NetCore is a full-stack scaffolding tool that automatically generates frontend and backend code using .NET Core and Vue.js based on database schemas. It functions as a CRUD boilerplate generator and database orchestrator that maps entities into business logic to create administrative interfaces and API endpoints.

The project provides a multi-platform UI scaffold, producing compatible code for web, iOS, Android, and WeChat mini-programs. It utilizes a TypeScript web framework with Vite and leverages SqlSugar to automate the mapping of database entities.

The system covers enterprise CRUD automation, including the generation of data-driven forms, advanced search query interfaces, and master-detail table relationships. It also includes capabilities for automated API development and Excel data import interfaces.

AI सर्च

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

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

Start searching with AI

Features

  • Full-Stack CRUD Generators - Generates complete CRUD backend and frontend code for complex master-detail tables from database definitions.
  • Automated API Generation - Automatically converts database tables into typed API endpoints and clients.
  • Relationship Code Generation - Automates the generation of code for one-to-one and one-to-many table relationships including data binding.
  • Data Access Automation - Uses SqlSugar to abstract database queries and automate the creation of data access logic.
  • ORM Code Generators - Leverages SqlSugar to map database entities into automated full-stack business logic.
  • Multi-Platform App Compilers - Outputs a single codebase compatible with web, iOS, Android, and WeChat mini-programs using a unified framework.
  • Database Schema Code Generators - Generates both frontend and backend source code by parsing database schema attributes and configuration metadata.
  • Data-Driven UI Libraries - Builds frontend forms and data grids that automatically bind to backend database structures using Vue and Element Plus.
  • Schema-Driven Form Generation - Generates frontend forms with automated data source binding based on database schemas and programmatic model definitions.
  • Full-Stack Code Generators - Automatically generates both frontend and backend code from database schemas using .NET Core and Vue.js.
  • CRUD Application Generators - Rapidly creates data-driven administrative interfaces and API endpoints for database tables.
  • Database-to-API Mappings - Maps database tables to server-side endpoints and client-side models to automate data exchange.
  • API Endpoint Generators - Generates server-side API routes with controllers and models by extending base code with custom business logic.
  • Query Interface Generators - Creates search query interfaces with configurable fields, data types, and layouts to avoid manual coding.
  • Boilerplate Project Templates - Produces complete project structures using predefined templates for Vue and .NET Core frameworks.
  • Multi-Platform UI Frameworks - Produces compatible code for web, iOS, Android, and WeChat mini-programs using a unified UI architecture.
  • Metadata-Driven Rendering - Builds frontend forms and search interfaces by interpreting configuration metadata instead of manual coding.
  • CRUD Scaffolding Generators - Generates the full set of frontend and backend files required for complex enterprise CRUD operations.
  • TypeScript - Provides a structured development environment combining TypeScript and Vite for scalable web applications.
4,227 स्टार्स·1,371 फोर्क्स·C#·MIT·8 व्यूज़

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

cq-panda/vue.netcore के लिए स्टार हिस्ट्री चार्टcq-panda/vue.netcore के लिए स्टार हिस्ट्री चार्ट

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

cq-panda/vue.netcore क्या करता है?

Vue.NetCore is a full-stack scaffolding tool that automatically generates frontend and backend code using .NET Core and Vue.js based on database schemas. It functions as a CRUD boilerplate generator and database orchestrator that maps entities into business logic to create administrative interfaces and API endpoints.

cq-panda/vue.netcore की मुख्य विशेषताएं क्या हैं?

cq-panda/vue.netcore की मुख्य विशेषताएं हैं: Full-Stack CRUD Generators, Automated API Generation, Relationship Code Generation, Data Access Automation, ORM Code Generators, Multi-Platform App Compilers, Database Schema Code Generators, Data-Driven UI Libraries।

cq-panda/vue.netcore के कुछ ओपन-सोर्स विकल्प क्या हैं?

cq-panda/vue.netcore के ओपन-सोर्स विकल्पों में शामिल हैं: codegenieapp/serverless-express — serverless-express is a Node.js serverless framework adapter that enables standard web frameworks to run on serverless… dromara/lamp-cloud — Lamp Cloud is a multi-tenant SaaS backend framework built on Java and Spring Cloud that provides a complete foundation… stephenafamo/bob — This project is a database toolkit for Go that provides schema-to-object mapping, fluent query construction, and… pankod/refine — Refine is a React-based framework for building data-intensive internal tools, admin panels, and B2B applications. It… infyomlabs/laravel-generator — This project is a code scaffolding tool and database-to-code mapper for Laravel. It functions as a CRUD generator and… meanjs/mean — This project is a full-stack JavaScript application generator and framework that integrates MongoDB, Express,…

Vue.NetCore के ओपन-सोर्स विकल्प

समान ओपन-सोर्स प्रोजेक्ट्स, जो Vue.NetCore के साथ साझा की गई सुविधाओं के आधार पर रैंक किए गए हैं।
  • codegenieapp/serverless-expressCodeGenieApp का अवतार

    CodeGenieApp/serverless-express

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

    serverless-express is a Node.js serverless framework adapter that enables standard web frameworks to run on serverless compute. It utilizes a compatibility layer to map cloud gateway events and triggers into standard HTTP request and response objects. The project features a full-stack code generator that produces API endpoints, database schemas, and frontend boilerplate from centralized entity relationship configurations. It includes a serverless event router to translate non-HTTP cloud events into simulated HTTP requests and a tool for provisioning NoSQL databases and cloud resources using d

    JavaScriptalbapi-gatewayaws
    GitHub पर देखें↗5,266
  • dromara/lamp-clouddromara का अवतार

    dromara/lamp-cloud

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

    Lamp Cloud is a multi-tenant SaaS backend framework built on Java and Spring Cloud that provides a complete foundation for building enterprise-grade administration systems. Its core identity centers on supporting multiple tenant isolation strategies—including database-per-tenant, schema-per-tenant, and shared-table modes—that can be switched without altering business code, alongside a role-based access control system enforced at the gateway layer across all microservices. The framework distinguishes itself through comprehensive tenant lifecycle management tools that allow creating, configurin

    Javaadmincloudeureka
    GitHub पर देखें↗5,752
  • stephenafamo/bobstephenafamo का अवतार

    stephenafamo/bob

    1,739GitHub पर देखें↗

    This project is a database toolkit for Go that provides schema-to-object mapping, fluent query construction, and automated code generation. It functions as a framework for type-safe database access, enabling developers to interact with relational databases by generating models and interfaces directly from existing database schemas. The toolkit distinguishes itself through a workflow that parses hand-written SQL files to generate type-safe functions, allowing for the integration of custom SQL while maintaining consistent result mapping. It supports modular customization through a plugin-based

    Godatabasegolanghacktoberfest
    GitHub पर देखें↗1,739
  • pankod/refinepankod का अवतार

    pankod/refine

    34,909GitHub पर देखें↗

    Refine is a React-based framework for building data-intensive internal tools, admin panels, and B2B applications. It functions as a data-driven UI library and a headless admin panel generator that connects frontends to external backend services using standardized logic for state management and network request handling. The project decouples business logic from the presentation layer, allowing any custom design system or interface library to be applied to the application. It includes a CRUD application generator that automatically creates user interfaces for managing records based on the struc

    TypeScript
    GitHub पर देखें↗34,909
Vue.NetCore के सभी 30 विकल्प देखें→