Skip to content
This repository has been archived by the owner on Feb 17, 2021. It is now read-only.

staneee/MyBlog.NetCore

Repository files navigation

MyBlog.NetCore

Build Status

基于asp.net core开发的简易跨平台个人博客

基于asp.net core开发的简易个人博客,参照 https://github.com/qihangnet/MZBlog

使用的组件: 日志组件:nlog

orm框架:entity framework core

数据库:sqlite or pgsql or sqlserver or mysql

数据库使用ef code first生成

绘图库:ZKWeb.System.Drawing

中文转拼音库:KingLion.WebUtils.NPinyin

后台管理:http://url:port/Admin/Index

Linux下推荐使用 Jexus 服务器:

官网:http://www.jexus.org/

官方论坛:https://www.linuxdot.net/#

最新独立版下载地址:https://www.linuxdot.net/down/jexus-5.8.2-x64.tar.gz

Linux下运行asp.net core应用程序推荐教程:

http://www.cnblogs.com/staneee/p/6852559.html#3691830

常见错误解决方法:

在Linux下无法生成验证码,缺少 libgdiplus 错误:

http://www.cnblogs.com/niao/archive/2016/11/14/6063587.html

Linux下无法生成验证码,缺少字体错误:

Ubuntu https://www.linuxdot.net/bbsfile-3253

CentOS http://jhonge.net/Home/Single/22948216