BlogEngine.NET

Multi-User ASP.NET Blogging Application

Github星跟蹤圖

This repository provides latest source code for BlogEngine.NET project.
Code regularly updated with security patches but there no plans to add new functionality.
If you are looking for latest reincarnation in active development, please take a look at Blogifier as modern cross-platform .NET Core alternative.

Installation

There are two download options for BlogEngine.NET:

1. Web Project

This is an ideal option that you just need to download and copy BlogEngine files on your website and then everything is ready:

Requirements:

  • ASP.NET 4.5 +

Steps:

  1. Download and extract zip file on root of your website.
  2. Add write permissions to the App_Data and Custom folder.
  3. Installation is done.
  4. You can navigate to administration by adding /admin/ to your website's URL, for example: http://yourblog.com/admin/
  5. Username: admin Password admin

2. Source Code

This is the developer option. If you are interested is seeing how things work or want to add to the functionality, this is your option.

Environment:

  • Visual Studio 2015 +
  • ASP.NET 4.5 +

Steps:

  1. Clone repository
  2. Open solution in Visual Studio 2015 +
  3. Build and run solution to load website in the browser
  4. You can navigate to administration on: http://localhost:64079/admin/
  5. Username: admin Password admin

3. Security Update

After install, update machineKey in Web.config with values generated with tool like this. This will prevent known exploit (reported Sep 2019). This only effects if you use default admin account.

Screenshot

More screenshots on the website.

dashboard-3

主要指標

概覽
名稱與所有者BlogEngine/BlogEngine.NET
主編程語言C#
編程語言C# (語言數: 10)
平台
許可證
所有者活动
創建於2015-05-19 02:12:40
推送於2023-08-02 17:55:54
最后一次提交2023-01-12 22:48:22
發布數4
最新版本名稱v3.3.8.0 (發布於 2019-06-15 17:32:28)
第一版名稱3.3.5.0 (發布於 )
用户参与
星數1k
關注者數105
派生數560
提交數433
已啟用問題?
問題數202
打開的問題數21
拉請求數31
打開的拉請求數7
關閉的拉請求數34
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?