2
Answers

Create Web API using stored procedure in Visual studio 2022

Photo of Pushpendra Shukla

Pushpendra Shukla

3y
1.6k
1

To create a web API for student registration using stored procedure in asp.net core in visual studio 2022
fields are Id, Name, Email, Password, Date of Birth, Date of joining, and upload image. Apply all CRUD Operations

Answers (2)