You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A Simple User Management system using Web API.
User's Database -: First Name, Last Name, Email ID, Password and Status (0 for Locked and 1 for Unlocked)
You can add, edit and delete users.
Please refer to the attached screenshots.
About
A simple User Management system using ASP.NET MVC and WebAPI.