Posts

Showing posts from July, 2024

Part 4: How to use EF Core with MongoDb in Blazor Server Web Application

Image
In part 4 of the series, I'm going to show you how to use EF Core with MongoDb in Blazor Server Web Application. Articles in this series: Part 1: Getting started with Blazor Server Web App Development using .NET 8 Part 2: How to implement Microsoft Entra ID Authentication in Blazor Server Web App in .NET 8 Part 3: How to implement Multilanguage UI in Blazor Server Web App in .NET 8 Part 4: How to use EF Core with MongoDb in Blazor Server Web Application Part 5: How to show Dashboard with Radzen Bar and Pie Chart controls in in Blazor Server Web App Part 6: How to support Authorization in Blazor server web app when using Microsoft Entra ID authentication Part 7: How to implement Radzen Grid Control with dynamic paging, filtering, shorting in in Blazor Server Web App Part 8: How to implement Data Entry form in Blazor server web app Part 9: How to use SignalR to show real time updates in Blazor server web app Entity Framework Core (EF Core) is a popular Object-Relational Mapper (ORM)