SQLite and Entity Framework Core in Blazor (Create Database & table, Insert & Select Operation)

Опубликовано: 02 Октябрь 2024
на канале: Biswa Ranjan
694
19

In this video I am demonstrating how to implement SQLite using EF Core in Blazor Server App.
Here I am creating Database, Table with code first approach.
Then doing insert and select operation.

Download Source code:https://t.ly/G9zIZ


More Videos:
► Building Hybrid Windows Form Blazor Server App in Visual Studio 2022 C# .Net 7 and ElectronNET.API. :    • Building Hybrid Windows Form Blazor S...  
► Containerizing an ASP.Net Core 6.0 Web API with Docker and Visual Studio 2022 :    • Containerizing an ASP.Net Core 6.0 We...  


#Blazor #SQLite #EntityFrameworkCore