Skip to content

ASP.NET Core Light forum NETCoreBBS

License

Notifications You must be signed in to change notification settings

ahviplc/NETCoreBBS

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NETCoreBBS By LC

ASP.NET Core Light forum NETCoreBBS

ASP.NET Core + EF Core Sqlite + Bootstrap

.NET Core 跨平台轻论坛

https://github.com/linezero/NETCoreBBS

使用技术点介绍

开发

  1. git clone https://github.com/linezero/NETCoreBBS.git
  2. 使用 Visual Studio 2017 打开 NetCoreBBS.sln
  3. 点击 调试->开始调试 即可运行起来,或者直接点击工具栏上的NetCoreBBS即可。

注意:默认为80端口,可能会和本地端口冲突,可以到Program.cs 中更改 .UseUrls("http://*:80"),然后更改启动URL既可。

功能

  1. 节点功能
  2. 主题发布
  3. 主题回复
  4. 主题筛选
  5. 用户登录注册
  6. 主题置顶
  7. 后台管理
  8. 个人中心

后台管理

使用 admin 注册后默认即为管理员,登录后可以看到管理中心选项。

License

NETCoreBBS is licensed under MIT.

About Me

NetCoreBBS .NET Core 跨平台开发论坛

http://localhost:8098/

账户信息 ahviplc ahlc@sina.cn ahviplc5213344

启动步骤:
1:安装Rider-2019.2.2 2:打开 NetCoreBBS.sln 3:点击 调试->开始调试 即可运行起来,或者直接点击工具栏上的NetCoreBBS即可。

或者直接使用.net Core 命令行启动
cd进入C:_developSoftKu\Rider-2019.2.2\CodeKu\NETCoreBBS\src\NetCoreBBS
然后执行命令:

dotnet run

即可启动 http://localhost:8098/ 访问.

欢迎来到 LC博客-一加壹博客最Top

欢迎来到 LC-Gitlab

欢迎来到 LC-Github

欢迎来到 LC-Github-NETCoreBBS

LC最寄语:永远不要放弃自己心中最初的最初的理想!~LC

from 2019年9月3日12:02:58

to future

About

ASP.NET Core Light forum NETCoreBBS

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 70.2%
  • HTML 27.8%
  • CSS 2.0%