- A Product Management System API Project which developed using Onion Architecture.
- The project aims to provide basic CRUD operations for product, category and report entities so that a product management system is set up.
- C# and .NET Core 6 is used for development.
- SqlServer is used as a relational-database.
- Onion Architecture is used in the project.
- Local Storage is established for keeping bigger data such as images or excel files.