Blazor CRUD app tutorial - SPA Framework for .NET developers (Part - 2)

preview_player
Показать описание
#blazor #spa #singlepageapplication #aspnetcore #asp #efcore
This video tutorial is about to create advance crud (CREATE, READ, UPDATE & DELETE) application using the blazor spa framework, entity framework, and SQL server.

Details About Video :
0:48 - Creating a blazor server project in PowerShell
1:35 - Opening the project in visual studio 2019
2:30 - Creating a Database Model for entity framework
3:40 - Creating a Database Context for database connection
5:58 - Creating a Data Access Layer for CRUD Operations
11:30 - Creating a Web API Controller for REST
13:15 - Migrating the database
15:00 - Web API CRUD
18:05 - Creating a Route View in blazor (Routing in blazor)
20:30 - Fetch all products data via REST API CALL in view page using blazor
24:00 - Add Product to the database using REST API in view page using blazor
34:00 - URI Route Navigation in Blazor
41:30 - Create a view page to edit & update a product data via REST API using blazor
52:20 - Creating a delete functionality via REST API using blazor

Learn to create a full stack app(SPA framework and #aspnetcore) without using any #javascript libraries or framework only using c# & .NET Core

Комментарии
Автор

Hey friends, Hope you enjoyed and learned a lot in this video.

DotNetTrainingAcademy
Автор

Great and very helpful video! Thank you!

nastasjabakovic
Автор

Awesome works..you are a pioneer teacher...and your explination more interesting.. thank you my dear.

khaledfwzy
Автор

Awesome I have been using angular from long time finally something in c# as a backend developer i always use dotnet core, mvc which always works with c# now i dont have to work with js amyomre

pkplaypal
Автор

Thank you!
Why are you using ProcudtsController as a Controller instead of ControllerBase?
Changes for .Net Core 3.0.100;
- use instead of

selmandadak
Автор

Amizing video can do curse to clearly blazor ...🌹

otma
Автор

Excellent video. Thanks a lot. Keep it up. I already subscribed.

imadabab
Автор

Ti consiglio il video portalo in full hd a 30fps

EurofighterTyphoon
Автор

how to use decimal numbers but show them with a point and not with a comma??

jasielbecerra
Автор

You are not showing the code properly. Viewers have to guess what is going on in the back. Unnecessary zooming won't help.

techdruid