ASP.NET Core Web API and Entity Framework Core - Full Course Including CRUD

ASP.NET Core Web API and Entity Framework Core - Full Course Including CRUD

Sameer Saini

1 год назад

81,176 Просмотров

Ссылки и html тэги не поддерживаются


Комментарии:

mounika malreddy
mounika malreddy - 16.10.2023 20:04

Sammer, can you please provide videos on the Database First approach.

Ответить
miss maan
miss maan - 10.10.2023 17:20

Plz make a video to convert json to obj

Ответить
Jazu Josie
Jazu Josie - 19.09.2023 18:13

Hi sir besides e-commerce do you have any other projects tutorial. If there is I would be glad to join you udemy class

Ответить
bhanu chaurasia
bhanu chaurasia - 02.09.2023 08:13

Nice

Ответить
Valton Sejdiu
Valton Sejdiu - 21.08.2023 18:41

i belive you can use the select and then call the dto before making the whole request for all the fields from the database

Ответить
slowmowfit
slowmowfit - 19.08.2023 21:55

Thank you for sharing!

Ответить
Victor James
Victor James - 16.08.2023 09:56

Thanks for tutorial, Easy to understand.

Ответить
omar nayif
omar nayif - 15.08.2023 15:26

the title means full course not a preview , so thanks

Ответить
DEBANJAN BHATTACHARJEE
DEBANJAN BHATTACHARJEE - 12.08.2023 07:33

sir what to do , if after update-database command its saying "The ConnectionString property has not been initialized."?

Ответить
Sai yt
Sai yt - 09.08.2023 17:03

Thanks for the wonderful explanation.Really helped me to solve the problem of connecting to an existing db. I executed "Update-database" after commenting out the code in Up() method as initial migration ended up with errors.

Ответить
Manasi Kale.
Manasi Kale. - 03.08.2023 12:17

It is really helpful

Ответить
Md Sarim Rashid Khan
Md Sarim Rashid Khan - 01.08.2023 19:22

Sir please give us an angular full course, I watched your weather app making it was so so much easy and good, please help us more with angular

Ответить
Marko Viitanen
Marko Viitanen - 30.07.2023 22:30

I have been using MySQL. Do you think it is possible to follow your full course, and create a Web API by using MySQL (Workbench), without too major modifications? To my understanding I need different nuget packages for it at least, and some differences in connector... Language itself is more or less the same...

Ответить
Marko Viitanen
Marko Viitanen - 29.07.2023 16:33

This is so well explained. Going through logical steps and explaining how it is built, and how it runs, without short cuts, leaving no things explained, in a way that everything is easy to understand. I will buy your entire course. UPDATE: Well, I did buy it, just to realize it does not work on Chrome OS, when I am out of home, so I can not utilize it much at all, since my most learning opportunities are out of home... Would be better if the videos were more reachable, using format that works on most platforms... Let me guess, it does not work on my android phone either?

Ответить
Vishnu Sivan
Vishnu Sivan - 28.07.2023 15:27

Can someone let me know how he installed sql server management studio?

Ответить
magical you
magical you - 28.07.2023 12:05

Sir i want to purchase this course . how i proceed. Help me

Ответить
BeepBoop
BeepBoop - 26.07.2023 02:55

Will you be making more videos?

Ответить
just nazmus
just nazmus - 08.07.2023 22:42

Hello Sameer, just want to let you know, you are a wonderful teacher. Thank you for such a great tutorial.

Ответить
Subham Saha
Subham Saha - 25.06.2023 10:27

In all the previous videos i have seen DbContext injection like this : (with the underscore)

{
private readonly MyDbContext _dbContext;

public MyController(MyDbContext dbContext)
{
_dbContext = dbContext;
}

and you used it like this :
{
private readonly MyDbContext dbContext;

public MyController(MyDbContext dbContext)
{
this.dbContext = dbContext;
}

so is there any difference of what these two achieve in terms of scope or functionality or its just a choice of code style?

Ответить
Diyor Qurbonboyev
Diyor Qurbonboyev - 02.06.2023 13:52

Umar Iqbal 🥰🥰🥰

Ответить
Umar Iqbal
Umar Iqbal - 24.05.2023 09:52

Sir you literally teach so good , I mean your full stack lectures gives one a lot of confidence and we also have all the basic how know of all three stacks , Thank you so much , have finished all your full stack videos , anxiously waiting for Admin Student Portal Course to be available for free :") <3

Ответить