Skip to content

嗨博客 ASP.NET Core2.0 + CentOS7.3 + MySql5.6.37 + Redis + nginx1.12.1

License

Notifications You must be signed in to change notification settings

zhaopeiym/Hi-Blogs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hi-Blogs

嗨博客,基于ASP.NET Core2.0的跨平台的免费开源博客系统

使用到的相关平台、技术和工具

  • ASP.NET Core2.0 (底层框架)
  • CentOS7.3 (运行平台)
  • MySql5.6.37 (数据库,EF Core2.0+Pomelo.EntityFrameworkCore.MySql驱动)
  • nginx1.12.1 (代理)
  • Reids (缓存,StackExchange.Redis免费开源的.NET版的Reids客户端)
  • AngleSharp (Html解析组件)
  • Serilog (日志组件)

相关链接

开发日志、计划

学习资料