Hey Coders,
GitHub - https://github.com/CuriousDrive/Blazi...
Please Like, Comment and Subscribe. It really helps :)
Subscribe here - / @curiousdrive
Talk to us on - / curiousdrive
Like our page - / curiousdrive
Follow us on - / curious_drive
Follow us on - / curiousdrive
Make a donation - https://www.paypal.me/curiousdrive
Be a member - / curiousdrive
Some packages that I am using in this video -
Microsoft.EntityFrameworkCore.Design -
https://www.nuget.org/packages/Micros...
Microsoft.EntityFrameworkCore.Sqlite -
https://www.nuget.org/packages/Micros...
Bricelam.EntityFrameworkCore.Pluralizer -
https://www.nuget.org/packages/Bricel...
Connection Strings -
https://www.connectionstrings.com/
In this episode, I am showing , how you can integrate #EntityFramework Core in #Blazor #WebAssembly application.
Topics that we are going to over -
1. Create the database and tables
2. EF Core Tool - install tool dotnet-ef
3. package Microsoft.EntityFrameworkCore.Design
4. package Microsoft.EntityFrameworkCore.Sqlite
5. package Bricelam.EntityFrameworkCore.Pluralizer
6. scaffolding command
7. Injecting DbContext
#CuriousDrive #WeLoveCoding