# SIF **Repository Path**: basecode/SIF ## Basic Information - **Project Name**: SIF - **Description**: No description available - **Primary Language**: C# - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-05-09 - **Last Updated**: 2024-05-09 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 前端:WPF(.Net5) ## Prism.Unity(8.0.0)+MaterialDesign(4.0.0) ## 项目目录结构 - Modules:每一个Region对应的的子模块 - Services:需要用到的服务,有接口和实现 - Tests:单元测试(xunit) - SIFP:WPF启动项目 - SIFP.Core:公共基础 # 后端:待补充