I Using Mysql Database and Stored Procedure to insert data in databse. Here my Id was Auto increment in .
how to insert data using Stored procedure in Web api core.
I Using Mysql Database and Stored Procedure to insert data in databse. Here my Id was Auto increment in .
how to insert data using Stored procedure in Web api core.
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Sachin SinghPosted Nov 3, 2022, 5:46 AM
Jaydeep PatilPosted Nov 5, 2022, 5:29 AM
You can check my following article for the CRUD Operation in .NET Core 6 using Stored Procedure
https://www.c-sharpcorner.com/article/crud-operation-using-entity-framework-core-and-stored-procedure-in-net-core-6-w/
Jignesh KumarPosted Nov 3, 2022, 11:36 AM
Hi Raj,
Please refer this one,
https://www.c-sharpcorner.com/article/crud-operations-in-asp-net-core-web-api-using-ado-net/
https://www.c-sharpcorner.com/UploadFile/e562e5/crud-operation-using-web-api-2-and-stored-procedure-with-a-s/