with one click
XiHan.BasicApp
XiHan.BasicApp contains 2 collected skills from XiHanFun, with repository-level occupation coverage and site-owned skill detail pages.
Skills in this repository
Use when modifying, reviewing, documenting, or debugging the XiHan.BasicApp backend under backend/, including modules, Dynamic API application services, domain services, repositories, permissions, multi-tenancy, SqlSugar entities, seeders, health checks, SignalR, or Scalar contracts. Preserve XiHan.Framework, .NET 10, DynamicApi app-service boundaries, SqlSugar repositories, and the existing DDD/CQRS module layout; do not apply dotnet-business-backend scaffolding, Minimal API endpoint rewrites, or EF Core replacement unless the user explicitly asks for a separate migration.
Use when modifying, reviewing, documenting, or debugging the XiHan.BasicApp frontend under frontend/, including Vue pages, Naive UI screens, typed API modules, DTO types, Pinia stores, dynamic routes, permission checks, layouts, schema components, request handling, i18n, SignalR UI, or build verification. Preserve Vue 3, Vite, TypeScript, Pinia, Vue Router, Naive UI, Tailwind CSS 4, frontend/src, and frontend/packages; do not convert to Ant Design Vue or a generic app/pages/shared scaffold.