you need to run migration commands. .net cli : install the ef tool: dotnet tool install --global dotnet-ef update database: dotnet ef database update visual studio: open package manager console and run this command update-database ps: make sure to update connection string according to your database
@dsbbros9928 Please, do not create them manually. In this way you may face problems. Ef core comes with code first approach. Learn how to add them through migration commands.
I already have on angular image upload with different dotnet api app. And Its not angular 18. But will work with 18. th-cam.com/video/bFbCAJCxxHI/w-d-xo.html
@@ravindradevrani i also watched it but in this video you didn't create update delete and getsingleonebyId methods you only created 'create and getall' please if you do this completely with Angular 18 and .Net 8 it will really help me alot I subscribed your channel since 2 years and watch a lot of your videos of diffrent different contents..
Sorry, I am not able to post any content due to some personal issues. Even, i have one unedited video on "razor pages image crud". I wonder i could finish it.
@@ravindradevrani okay sir thanks you no issue but if you get your time make an ecommerce project with full features with angular and dotnet if you get your time if when you'll have not any issues okay thanks you for your all favourites content love from #Pakistan #Appreciated #support you
Did everything as in video. I get "The field is required" on every string column, even tho I added something. Please help!
i dont know, every time when i try to upload (POST) my app stop running on visual studio. why?
Nice tutorial thanks.
Plz sir i need how database create
you need to run migration commands.
.net cli :
install the ef tool: dotnet tool install --global dotnet-ef
update database: dotnet ef database update
visual studio:
open package manager console and run this command
update-database
ps: make sure to update connection string according to your database
@@ravindradevrani thx sir i create manually table then bug fixed
@@ravindradevrani can i contact individually sir
@dsbbros9928 Please, do not create them manually. In this way you may face problems. Ef core comes with code first approach. Learn how to add them through migration commands.
@@dsbbros9928 sorry. It is not possible
Please create Angular 18 crud with image with these api's.. please with update delete method pagination sorting searching also
I already have on angular image upload with different dotnet api app.
And Its not angular 18. But will work with 18.
th-cam.com/video/bFbCAJCxxHI/w-d-xo.html
@@ravindradevrani i also watched it but in this video you didn't create update delete and getsingleonebyId methods you only created 'create and getall' please if you do this completely with Angular 18 and .Net 8 it will really help me alot I subscribed your channel since 2 years and watch a lot of your videos of diffrent different contents..
Sorry, I am not able to post any content due to some personal issues.
Even, i have one unedited video on "razor pages image crud". I wonder i could finish it.
@@ravindradevrani okay sir thanks you no issue but if you get your time make an ecommerce project with full features with angular and dotnet if you get your time if when you'll have not any issues okay thanks you for your all favourites content love from #Pakistan #Appreciated #support you
thanks sir