diff --git a/README.en.md b/README.en.md index 2bd05a3f8af93521154e134c923c601650f0785a..676e3a54f7e3595a3660490f1313ca21c7cd301f 100644 --- a/README.en.md +++ b/README.en.md @@ -20,9 +20,7 @@ ### :exclamation: About this project: -**Note: The Net8-breaking branch is currently in an unstable phase. If you wish to experience the program, please do not pull this branch as it has many issues at the moment.** - -This project is a TS hotel management system backend API project built on .Net6, mainly for the 2.0 upgrade, welcome to Star & Fork. +This project is a TS hotel management system backend API project built on .Net8, mainly for the 2.0 upgrade, welcome to Star & Fork. 1. All development should comply with the MIT open source license. 2. If you find bugs, feel free to raise an issue! @@ -37,17 +35,17 @@ Operating System: Windows 11(x64) Development Tool: Microsoft Visual Studio 2022 (latest version of the system) -Database: PostgreSQL v13 +Database: PostgreSQL v16 -Database Management Tool: Navicat 16 +Database Management Tool: DbGate Programming Language: C# language, LINQ language Development Platform: .Net -Development Framework: .Net 6 +Development Framework: .Net 8 -Development Technology: .NET 6 WebAPI +Development Technology: .NET 8 WebAPI ### :open_file_folder: System structure: @@ -82,9 +80,9 @@ TopskyHotelManagerSystem **Bin (Database, providing database management support)** -**Coffee and Network (late maintenance and development)** +**Easy-Open-Meta (late maintenance and development)** -### :computer: Project deployment (before executing the steps below, you need to install .NET 6 SDK and Runtime): +### :computer: Project deployment (before executing the steps below, you need to install .NET 8 SDK and Runtime): **Download and install Microsoft Visual Studio Professional 2022 or above version, unzip the Zip package, and run the file with .sln suffix to start.** diff --git a/README.md b/README.md index b084330eff8bd6f74e9aced56dd14a57a5c45a94..8d4fd09a47e28a2603e29e4bcda56c08778de0fa 100644 --- a/README.md +++ b/README.md @@ -19,9 +19,7 @@ ### :exclamation: 本项目介绍: -**注意:目前Net8-breaking分支处于不稳定阶段,如果你是想体验程序,请不要拉取此分支,因为目前该分支运行存在诸多问题** - -本项目是基于.Net6构建的TS酒店管理系统后端API项目,主要用于2.0升级所用,欢迎Start&Fork +本项目是基于.Net8构建的TS酒店管理系统后端API项目,主要用于2.0升级所用,欢迎Start&Fork 1、一切开发请遵照MIT开源协议进行。 @@ -37,17 +35,17 @@ 开发工具:Microsoft Visual Studio 2022(系统最新版本) -数据库:PostgreSQL v13 +数据库:PostgreSQL v16 -数据库管理工具:Navicat 16 +数据库管理工具:DbGate 开发语言:C#语言、LINQ语言 开发平台:.Net -开发框架:.Net 6 +开发框架:.Net 8 -开发技术:.NET 6 WebAPI +开发技术:.NET 8 WebAPI ### :open_file_folder: 系统结构: @@ -114,9 +112,9 @@ EOM.TSHotelManager.Web **Bin(数据库,提供数据库管理支持)** -**咖啡与网络(后期维护和开发)** +**易开元(后期维护和开发)** -### :computer: 项目运行部署(执行下面步骤前需先安装.NET 6 SDK和Runtime): +### :computer: 项目运行部署(执行下面步骤前需先安装.NET 8 SDK和Runtime): **下载并安装Microsoft Visual Studio Professional 2022及以上版本,并通过下载Zip包解压,打开.sln后缀格式文件运行。**