# WebSelfHost **Repository Path**: fasterfish/WebSelfHost ## Basic Information - **Project Name**: WebSelfHost - **Description**: C# 自宿主实现Web服务 支持.netframework 以及 .NET6 网页功能参照 https://gitee.com/zjwno1/Elight.MVC-ASP.NET .netframework启动WebAPI需要使用管理员身份运行 - **Primary Language**: C# - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 4 - **Created**: 2023-04-13 - **Last Updated**: 2023-04-13 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 自宿主WEB服务 #### 介绍 ##### C# 自宿主实现Web服务 支持.netframework 以及 .NET6 ##### 网页功能参照 https://gitee.com/zjwno1/Elight.MVC-ASP.NET ##### .netframework启动WebAPI需要使用管理员身份运行 ##### UEditor富文本Demo:http://127.0.0.1:8080/ueditor.html #### 开发环境 ##### 开发工具 VS2022 ##### 数据库 MySQL5.7及以上 ##### 数据库在Other文件夹下 ##### 配置文件在WebSelfHost.Web\Configs\config.json ##### 配置中Debug为true的时候,登录不进行验证码校验