Book store app in dot net core and entity framework core | dot net 6 project for beginners

preview_player
Показать описание
#dotnetcore #dotnet6 #entityframeworkcore #ravindradevrani

Learn to build a dot net 6 project with Entity Framework Core from scratch.
It is a good dot net core project for beginners.
Here you will learn a to z of web development with dotnet core and entity framework core.
It will practically cover the most of theoretical concepts of dot net core.
i hope you will enjoy while learning to make it.
............
....... .... ...... ......
▶️similar kind of app with more features like authentication,upload image and much more:

....................................
▶️Other links:
.......................................................
connect with me
..........................................
Become a supporter:
Рекомендации по теме
Комментарии
Автор

👉👉Now this project is upgraded to .net8. Nothing has changed except connection string.
So if you are using .net 8 then please use this connection string

"conn": "data security=true;encrypt=false"

ravindradevrani
Автор

Hello there Dev Ravindra, this is very helpful.

felixpatric
Автор

Thanks for such a wonderful explanation
and video

pallavijadhav
Автор

very good quality about mvc! Thank you Sir for your work...I really appreciate it!

danielvisan
Автор

Thank you so much bro. Sending virtual hugs. Worked like a charm ;-)

duythinhnguyen
Автор

Thanku somuch for this wonderful section

anjanakrishnanup
Автор

Thank you for your efforts....Its useful

folorunsoagbeja
Автор

completed this project brother,
Thanks

piyushkumar
Автор

Hi Ravindra. First of all, thanks for sharing your excellent tutorials. They're very helpful. I have a question, though. Isn't it good practice to return a ViewModel rather than using our Domain models for the UI? I was wondering how we would convert the chosen option from the select list into a ViewModel and back again to Domain Model when saving the selection to a database? Is it something you've covered in your previous videos or would you maybe cover it in a future video( if you have time) . Thanks again

raggardy
Автор

Easy and beginner friendly. But can you please show how to add constrains to delete Book from database if we delete any Genre Or Publisher or Author as book every book is dependent on Genre, Publisher and Author?

sanjatulsiam
Автор

its not working right at 36.39 when you run i get error {System.ArgumentException: 'Cannot instantiate implementation type for service type
} and i did everything exactly like you (error is at line 14 in program.cs) = (var app = builder.Build();) help plz!

imanbayat
Автор

Hi sir, can you please make a tutorial for how to add search bar in this project? And how to prevent duplicate data entry?

amanbarnwal
Автор

Are we using SQL for database connectivity here?

iSVX
Автор

Hello, I am getting an error in the "update -database" command that "A network -related error occurred while establishing a connection to SQL Server". Can you please help?

burhan
Автор

SIR, WE HAVE TO CREATE ANY DATABASE IN SQL SERVER MANAGEMENT STUDIO OR IT WILL BE DIRECTLY CREATED FROM VS STUDIO ONLY

ashirwadkushwaha
Автор

the option of manage nuget package is not available

mdjbhel
Автор

How we can show the popular books on top of the home page??

Jinichauhan
Автор

sir how will add a stored procedure in

RimlaNiazi
Автор

Sir Do you have shopping cart using blazor?

lantisdylan
Автор

Thanks very much, at least my night is not wasted, could use this for defence tomorrow but my only problem is that the Publisher is not working, even if u;date all the codes, Any clues please?

bob_tech