cq-panda/vue.netcore

(已支持sqlsugar).NetCore、.Net6、Vue2、Vue3、Vite、TypeScript、Element plus+uniapp前后端分离,全自动生成代码;支持移动端(ios/android/h5/微信小程序。http://www.volcore.xyz/

View on GitHub ↗Jump to charts ↓

Summary Information

Updated 3 minutes ago
Added to GitGenius on September 16th, 2026
Created on September 23rd, 2019
Open Issues & Pull Requests: 232 (+0)
GitHub issues: Enabled
Number of forks: 1,370
Total Stargazers: 4,236 (+0)
Total Subscribers: 153 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 0.0 hours
Mean response time: 0.1 hours
90th percentile: 0.3 hours
Tracked items: 7

Most active contributors

Sign in to see contributor activity.

Related repositories by overlapping contributors

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 4
New in 7 days: 0
Closed in 7 days: 0
Avg open age: 533 days
Stale 30+ days: 4
Stale 90+ days: 4

Recent activity

Opened in 7 days: 0
Closed in 7 days: 0
Comments in 7 days: 0
Events in 7 days: 0

Top labels

No label distribution available yet.

Most active issues this week

No issue events were indexed in the last 7 days.

Detailed Description

vue.netcore is a full-stack code generation framework that automates the creation of backend and frontend code for .NET Core and .NET 6 applications paired with Vue 2 or Vue 3 frontends.

The tool addresses the repetitive work of building CRUD operations and boilerplate across a .NET backend and Vue frontend by generating both layers automatically. It supports multiple data access patterns including Entity Framework Core, Dapper, and SQLSugar, allowing developers to choose their preferred ORM. The frontend generation includes support for TypeScript, Vite as a build tool, and Element Plus for UI components, with the ability to target both web and mobile platforms including iOS, Android, HTML5, and WeChat mini-programs through uniapp integration.

The project suits teams building line-of-business applications where rapid development of data-driven interfaces is a priority. It works best when your architecture aligns with its assumptions about backend and frontend separation, and when you are comfortable with the code generation patterns it produces. The framework is particularly valuable if you need to support multiple deployment targets from a single codebase, as the mobile and mini-program support reduces the need to maintain separate implementations.

Development activity shows consistent engagement with the codebase. The project maintains active work across both backend and frontend components, with regular updates to support newer versions of its dependencies and frameworks. There is ongoing refinement of the code generation logic to handle different data access layer choices. The maintainers continue to expand platform support and tooling integration, indicating sustained investment in keeping the framework current with evolving .NET and Vue ecosystems.