CH 12 - How to Access/Use/ Call Stored Procedure in Entity Framework Core 3.1 Code First Approach C#

Опубликовано: 03 Октябрь 2024
на канале: localhost
7,306
119

Hello Guys, in this video I have talked about how to call stored procedure in entity framework core in ASP.NET core 3.1 with code first approach using FromSqlRaw C#.
Following are the steps which we have used to call or use stored procedure in EF Core C#:
1. Create Procedure with name as GetProfile
2. Create StoredProcedure Result Model with name as GetUserById
3. Add Model in DBContext class to access the stored procedure
4. Create ActionMethod to call the stored procedure using FromSqlRaw async and return user profile result in API response

This video tutorial explains how to create an API to get a user profile using token based authentication to get the current logged in user data.

Google Drive Link:
https://drive.google.com/drive/folder...

GitHub URL:
https://github.com/rajhanskumarseo/We...

Book for learning ASP.NET Core:
https://amzn.to/2SHgN0i
https://amzn.to/3w26T72

Laptop Used for Creating the Video:
https://amzn.to/3yqeI8g

Mic used for creating the video:
https://amzn.to/3whY9Ke

Go to the below link to subscribe to our channel:
   / @localhostok  

Go to this link to take the test to identify yourself.
https://oktests.com/

Like us on Facebook:   / oktests