Skip to content

koznak/BlogEngine.NET

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 

Repository files navigation

BlogEngine.NET

Cross-platform, ASP.NET Core successor to BlogEngine

This repository provides latest source code for BlogEngine.NET project and since Codeplex is shutting down, we don't release any version on Codeplex anymore.

Everything about BlogEngine: https://ablikim.com/blogengine Installation

You can setup your BlogEngine with a single click! Take a look at the perfect BlogEngine hosting solutions.

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:

Download and extract zip file on root of your website.
Add write permissions to the App_Data and Custom folder.
Installation is done.
You can navigate to administration by adding /admin/ to your website's URL, for example: http://yourblog.com/admin/
Username: admin Password admin
  1. 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:

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

Screenshot

More screenshots on This page.

dashboard-3

About

Cross-platform, ASP.NET Core successor to BlogEngine

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published