# Aliphant-ClientDemo **Repository Path**: Aliphant/aliphant-client-demo ## Basic Information - **Project Name**: Aliphant-ClientDemo - **Description**: 参考Prism简单实现一个WPF的Ioc框架,实现简单的区域管理、导航跳转、自定义窗口。封装WebView2内核实现简单的浏览器。 - **Primary Language**: C# - **License**: LGPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 2 - **Forks**: 0 - **Created**: 2024-07-30 - **Last Updated**: 2025-02-25 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Aliphant.ClientDemo #### 介绍 参考Prism简单实现一个WPF的Ioc框架,Mvvm框架。实现了简单的区域管理、导航跳转。 自定义窗口样式、控件样式,后续逐步完善UI库。 封装WebView2内核实现简单的浏览器。 实现客户端RPC通信框架(暂未开放服务端,功能禁用)。 集成[Aliphant.ToolCenter](https://gitee.com/xlyElvin/aliphant.tool-center)系列工具(暂未开发)。 #### 软件架构 GrpcClient是主工程,XAliphant.Net是网络通信模块,Aliphant.Mvvm.XEvent是Ioc框架。 软件整体结构为Service+Manager+ViewModel+View。Service负责网络服务,Manager负责管理各个模块,ViewModel负责页面数据、逻辑的实现、View负责UI呈现。 样式相关代码放在 `GrpcClient/Assets`/ 目录下。 #### 安装教程 暂无 #### 使用说明 😭写文档太难了,后面再补充。有疑问私信联系。 #### 参与贡献 1. Fork 本仓库 2. 新建 Feat_xxx 分支 3. 提交代码 4. 新建 Pull Request #### 特技 1. 使用 Readme\_XXX.md 来支持不同的语言,例如 Readme\_en.md, Readme\_zh.md 2. Gitee 官方博客 [blog.gitee.com](https://blog.gitee.com) 3. 你可以 [https://gitee.com/explore](https://gitee.com/explore) 这个地址来了解 Gitee 上的优秀开源项目 4. [GVP](https://gitee.com/gvp) 全称是 Gitee 最有价值开源项目,是综合评定出的优秀开源项目 5. Gitee 官方提供的使用手册 [https://gitee.com/help](https://gitee.com/help) 6. Gitee 封面人物是一档用来展示 Gitee 会员风采的栏目 [https://gitee.com/gitee-stars/](https://gitee.com/gitee-stars/)