Blazor .NET real-time news SQL Server Entity Framework
News Dashboard — Blazor Real-Time Feed
Web (Blazor WebAssembly + .NET)
Screenshots coming soon
About
Real-time news dashboard built with Blazor WebAssembly and .NET backend — automated RSS feed polling, SQL Server storage, and interactive feed browsing with category filtering.
My Role
Built the complete dashboard: Blazor WebAssembly frontend for interactive news browsing, .NET backend with Entity Framework Core, SQL Server for article storage, and automated feed polling.
Core Capabilities
- Real-time news feed with auto-refresh
- Blazor WebAssembly interactive UI
- Automated RSS feed polling and storage
- Category-based article filtering
- SQL Server persistence with EF Core
- Responsive design for all devices
Architecture
- Blazor WebAssembly for client-side rendering
- .NET backend with ASP.NET Core
- Entity Framework Core with SQL Server
- Background service for automated feed polling
- SignalR for real-time updates
Tech Stack
Blazor C# .NET SQL Server Entity Framework Core SignalR