Developed a full-featured E-Commerce website using C# and ASP.NET Core, following the Onion Architecture to ensure scalability, maintainability, and a clean separation of concerns.
The application allows users to browse products, manage their shopping basket, place orders, and securely process payments through Stripe integration. It leverages SQL Server as the database and uses Entity Framework Core for seamless and efficient data handling.