Skip to content

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

Notifications You must be signed in to change notification settings

andyshao/Hi-Blogs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 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 (日志组件)

相关链接

开发日志、计划

学习资料

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 92.4%
  • JavaScript 3.6%
  • CSS 2.4%
  • HTML 0.7%
  • Ruby 0.6%
  • PowerShell 0.3%