# portal **Repository Path**: chaobao/portal ## Basic Information - **Project Name**: portal - **Description**: 通用门户 - **Primary Language**: C# - **License**: LGPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-04-26 - **Last Updated**: 2021-06-08 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # portal #### 介绍 通用门户网站 #### 软件架构 软件架构说明 1. 数据库:mysql 2. ORM: EFCore 3. .NET CORE 2.1 4. 开发软件 vs2019 #### 安装教程 1. nuget增加源 http://myget.224esoft.com/ 2. 执行 content.sql 生成数据库 3. 修改配置文件appsetting.xxx.json 的连接字符串