As I have created edit and update operation using API . And it is working finely in postman tool also. Now I don't know how to implement this API in .net core application.
Hi SUJAYS,
Refer below link.
https://docs.microsoft.com/en-us/aspnet/core/tutorials/first-web-api?view=aspnetcore-3.1&tabs=visual-studio
Hi arunkurmi
I am not asking this one. as api working, i want solution for implementing edit and update operation using api in .net core
Refer below links.
https://www.tutorialsteacher.com/webapi/consume-web-api-post-method-in-aspnet-mvc
https://www.c-sharpcorner.com/article/consuming-web-apis-in-asp-net-core-mvc-application/
© COPYRIGHT 2025 ASPSnippets.com ALL RIGHTS RESERVED.