ASP NET Core REST API DbContext

preview_player
Показать описание
Add database support for ASP.NET Core REST API service using Entity Framework Core.

Text Article and Slides

Healthy diet is very important for both body and mind. We want to inspire you to cook and eat healthy. If you like Aarvi Kitchen recipes, please support by sharing, subscribing and liking.

Blazor tutorial for beginners

Blazor Blog

Angular, JavaScript, jQuery, Dot Net & SQL Playlists

Let's gift education together
Рекомендации по теме
Комментарии
Автор

Thanks for this. Very useful in difficult times.

iancarr
Автор

Excellent. Thanks a lot. I personally use ado and stored procedures. I feel more controllable. Again it's a personal decision.

imadabab
Автор

Man u are the greatest thing that happened in my life since a while

glucikman
Автор

Kudvenkat many thanks for releasing the Part 12 and we are waiting for next Parts. Many Thanks again

polachanpaily
Автор

Your courses are great! Will this course cover Many to Many relationships and LINQ query examples? I find older videos, but not sure if it will work with the current EF Core.

fehl
Автор

LOL, my Update-Database failed because EmployeeDB already exists from the ASP.Net Core tutorial.

conaxlearn
Автор

Why am I having Win32Exception: The system cannot find the file specified? I followed everything from the previous videos. I can update-database and tables and data were created fine but I can't get data or save data using dbcontext?

solomiosisante
Автор

Dear Kudvenkat;
Thanks for sharing your knowledge,
My problem is to reference the css and js which are located in index.html..
In case of using a template with several pages for the UI, each page has its own css and js references, and I cannot put them all inside the index.html because some of them will disable the others, so I need to reference the css and js separately to each page. My problem is exact here that how.. how can I reference the css and js directly to a component or page? Would you please help me?

Thanks in advance.

shahabjoon
Автор

Hi Venkat when can we see Microsoft Azure Video Series ...? its really in demand in technology couldn't think any other channel for the tutorial hope you will make video soon. Thanks in advance.

gauravjoshi
Автор

Hi Sir, i have this error when i execute the "Add-Migration InitialCreate" command : "Object reference not set to an instance of an object." can you help me ?

patrickjosephaugustinahoic
Автор

This issue is starting for migration database in visual studio 2019 16.11.2 .NET 5
The specified deps.json does not exist
can any help please

islamadel-dcqk
Автор

what is the purpose of the database migration here? Just to generate the manually typed seed data into the local db?

BeerInHandVball
Автор

thank you I get the problem after 3 days off and more than 2 hrs try,

at appsettings.json missing comma, and latter requested M.EF.desing not installed, installed again. upper case "P" photo.. and closed and open the IDE, then tried working ok. migration folder created. thank you.

alefolegnebayewe
Автор

How to change connection string dynamically. Suppose I am working on project in which application is hosted and that is using by multiple customer and each customer's database is different but schema of all database is same after login by user database connection should be changed dynamically so that they will get relevant data according to database

sambhavyadavofficial
Автор

Hello Sir i have just discovered that whenever i create any project in visual studio 2022 i dont get to have Startup.cs class what should i do?

Kennerdoll
Автор

hy tnx alot for your tutorials will you cover dotnet 5 and explain the changes when it will arrive?
And will you make tutorial about there cross-platform desktop app MAUI?
Will you make videos about blazor mobile app?

i know i am asking alot.
i want to tnx you for that professional way of explaining and for that great content
i started from 0 with dotnet and c# and every day i lean something new because of you tnx

michelchaghoury
Автор

Can someone help me? I got this error "A network-related or instance-specific error occurred while establishing a connection to SQL Server. The server was not found or was not accessible. Verify that the instance name is correct and that SQL Server is configured to allow remote connections."
I don't understand what it says

widwicky
Автор

Hi,
After entering : Add-Migration InitialCreate -Project EmployeeManagement.Api

I get this error :
Method 'get_Info' in type from assembly 'Microsoft.EntityFrameworkCore.SqlServer, Version=2.1.0.0, Culture=neutral, does not have an implementation.

What to do ?

Bazingau
Автор

Format of the initialization string does not conform to specification starting at index 0.
i have this error

designbh
Автор

Have a small problem, at Data Migration, it says that Entity Type Department requires a primary key to be defined. How do I solve this

ChakrabortySoumya