Modern business application for tour providers focusing on Clean Architecture and maintainable code.
Technical Highlights
- Clean Architecture: Strict separation into Domain, Application, Infrastructure, and Presentation
- Blazor Server with real-time updates via SignalR
- PostgreSQL with EF Core Fluent API and strict FK constraints
- MediatR pipeline with FluentValidation
- Radzen Blazor Components for professional UI
Tech-Stack
ASP.NET CoreBlazor ServerPostgreSQLEF CoreClean Architecture
What this project demonstrates
Modern .NET architecture principles, Clean Architecture in practice, and production-ready business applications.