RazorBlog is a minimal, super fast blog engine for ASP.NET 5.0 and Razor Pages.
It is built using the following awesome packages:
- AutoMapper
10.1.1 - Markdig
0.22.0 - Microsoft.EntityFrameworkCore
5.0.0 - Microsoft.SyndicationFeed.ReaderWriter
1.0.2 - Newtonsoft.Json
12.0.3
- Posts with Categories and Tags
- Author information
- User Comments with async loading
- Paged Archives with Category and Tag filtering
- Theme support
- RSS and ATOM feeds
- Sitemap generation
- Supports all databases supported by
EF Core
- Admin panel
- Media support
- Media scaling
- User accounts (
AspNetCore Identity)