A full-featured multi-user yet simple blog engine built on ASP.NET Core 3.1.
- ASP.NET Core
- SDK 3.1.100 or higher, or
- Runtime 3.1.0 or higher
- Visual Studio 2019 or Visual Studio Code
Note: Uses the new Library Manager in VS2019 to download CSS and JavaScript libraries
- Signing in and
- List demo posts and settings
- Showing users
- Ading users (only if admin)
- Adding and editing posts/pages
- Categories do not work
- Post/page settings needs some updates to GUI
- Showing posts/pages
- Showing comments on posts
- Upload images or other files
- Handling of uploaded images and files
Note: At the moment, users (that are not admins) can edit other users posts/pages.
Admin: admin : adminpass
User: user : userpass
Inspiration from Blogifier.NET