Welcome to the CRUD E-Commerce Console App! This lightweight console application enables you to manage your E-commerce product catalog using simple and intuitive command-line interactions.
The CRUD E-Commerce Console App empowers you to perform essential CRUD operations on your product inventory without the need for complex user interfaces. Whether you're adding new products, updating details, or removing items, this application streamlines the process.
- Create: Easily add new products to your catalog.
- Read: List all existing products with their details.
- Update: Modify product information on-demand.
- Delete: Effortlessly remove unwanted products from your catalog.
- User-Friendly: The intuitive command-line interface ensures smooth interaction.
To get started, make sure you have .NET Core installed on your system. Then, follow these steps: