Video Tutorials

Master every feature through our step-by-step video series

14
Episodes
7
Categories
Free
All Videos
New
Episodes Weekly
EP. 01 Coming Soon
Getting Started

Project Setup & First Run

Clone the repo, configure your database, and get BlazorBluePrint running locally in under 5 minutes.

EP. 02 Coming Soon
Architecture

Project Structure & Clean Architecture

Understand the solution layout: Domain, Application, Infrastructure, and WebUI layers with CQRS and MediatR.

EP. 03 Coming Soon
Authentication

Registration, Login & Email Confirmation

Walk through the complete auth flow: user registration, email verification, login, and password reset.

EP. 04 Coming Soon
Authentication

Roles, Permissions & Authorization

Set up role-based access control, granular permissions, and protect pages and API endpoints.

EP. 05 Coming Soon
Authentication

Two-Factor Authentication & Security

Enable TOTP-based 2FA, manage sessions, view login history, and configure security policies.

EP. 06 Coming Soon
Multi-Tenancy

Multi-Tenancy: Setup & Tenant Resolution

Configure single vs multi-tenant mode, create tenants, and understand how tenant resolution works.

EP. 07 Coming Soon
Multi-Tenancy

Tenant Management & Data Isolation

Manage tenants from the admin panel, configure tenant branding, and understand data isolation strategies.

EP. 08 Coming Soon
Admin Features

Admin Dashboard & User Management

Tour the system dashboard, manage users, impersonate accounts, and review audit logs.

EP. 09 Coming Soon
Admin Features

Background Jobs with Hangfire

Schedule recurring jobs, fire-and-forget tasks, and monitor job execution from the themed Hangfire dashboard.

EP. 10 Coming Soon
Sample Apps

Helpdesk App: Tickets, SLAs & Kanban Board

Build a support ticket system with lifecycle management, priority SLAs, and a drag-and-drop Kanban board.

EP. 11 Coming Soon
Sample Apps

Real-Time Chat with SignalR

Explore the chat app with direct messaging, group conversations, and live notifications powered by SignalR.

EP. 12 Coming Soon
Sample Apps

Task Manager & Expense Tracker

Walk through the task management system with project boards and the expense tracker with budgets and analytics.

EP. 13 Coming Soon
Deployment

Docker Deployment & CI/CD Pipelines

Deploy with Docker Compose, set up GitHub Actions CI/CD, and configure health checks for production.

EP. 14 Coming Soon
Settings

Localization, Theming & GDPR Compliance

Configure multi-language support, customize the UI theme, and enable GDPR features like data export and deletion.