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
Developed a secure e-commerce backend using ASP.NET Core Web API with JWT authentication and role-based authorization. Implemented CRUD operations for products, categories, and users, integrated SQL Server with Entity Framework Core, and designed RESTful APIs with proper exception handling and validation.