Note
The posts page:
Note
The single post page:
Note
The creating post page:
Note
The comment management page:
- Domain-driven design (DDD)
- Clean Architecture
- CQRS
- .NET 9.0
- C# 13
- Blazor Server
- ASP.NET Core Web API
- Entity Framework
- Dapper ORM
- AutoMapper
- NLog
- MediatR
- FluentValidation
| Layer | Description |
|---|---|
| Blog | API and Blazor application |
| Blog.Application | Communication with Domain Layer |
| Blog.Infrastructure | Persistence |
| Blog.Domain | Core business logic |
Fill fields in appsettings.json, create database - in Package Manager Console for Blog.Infrastructure project run:
Add-Migration InitialCreate
Update-DatabaseLaunch the application!
Login:
[email protected]
Password:
Test123*
Michał Misiukanis Linkedin



