How to create a profile for a user with profile(Create)
user be able to view their information(View)
user be able to detele information
admin be able to view all users information
How to create a profile for a user with profile(Create)
user be able to view their information(View)
user be able to detele information
admin be able to view all users information
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.
Jignesh KumarPosted Jan 5, 2023, 3:50 AM
Hello,
You can refer this links which will help you out,
https://www.c-sharpcorner.com/article/net-core-3-1-web-api-crud/
https://www.yogihosting.com/aspnet-core-identity-create-read-update-delete-users/
https://www.youtube.com/watch?v=W2y32Kp2e4E
Pasang TamangPosted Jan 5, 2023, 3:53 AM
Hi,
Please check below links.
https://www.endpointdev.com/blog/2022/06/implementing-authentication-in-asp.net-core-web-apis/
https://www.c-sharpcorner.com/article/crud-operation-in-asp-net-core-5-web-api/
https://www.c-sharpcorner.com/article/authentication-and-authorization-in-asp-net-core-web-api-with-json-web-tokens/
https://codewithmukesh.com/blog/user-management-in-aspnet-core-mvc/
Regards,
Pasang