# Hi-Blogs **Repository Path**: fullstackqa/Hi-Blogs ## Basic Information - **Project Name**: Hi-Blogs - **Description**: 嗨-博客 是一个 ASP.NET Core 2.0 的开源博客。https://haojima.net - **Primary Language**: C# - **License**: Not specified - **Default Branch**: master - **Homepage**: https://haojima.net - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 73 - **Created**: 2018-07-08 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Hi-Blogs ## 嗨博客,基于ASP.NET Core2.0的跨平台的免费开源博客系统 - 演示地址:https://haojima.net/ - 意见和建议:https://github.com/zhaopeiym/Hi-Blogs/issues ## 使用到的相关平台、技术和工具 - 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 (日志组件) # 相关链接 - [开发日志、计划](https://github.com/zhaopeiym/Hi-Blogs/blob/Dev/%E5%BC%80%E5%8F%91%E6%97%A5%E5%BF%97%E3%80%81%E5%A4%87%E5%BF%98%E3%80%81%E8%AE%A1%E5%88%92.md) - 欢迎加入我们,官方Q群:469075305 # 学习资料 - [Linux视频](http://study.163.com/course/courseMain.htm?courseId=266032) - [鸟哥的Linux](http://linux.vbird.org/linux_basic/0157installcentos7.php) - [Docker入门](https://yeasy.gitbooks.io/docker_practice/content/?q=) - [Redis命令参考](http://redisdoc.com/) - [The Little Redis Book](https://github.com/JasonLai256/the-little-redis-book/blob/master/cn/redis.md) - [StackExchange.Redis](https://stackexchange.github.io/StackExchange.Redis/) - [ASP.NET Core](https://docs.microsoft.com/zh-cn/aspnet/core/) - [EF Core](https://docs.microsoft.com/en-us/ef/core/)