/Chemical_Store_CRUD_Using_C_Sharp_Repository_Pattern

Target framework: dotNet Framework 4.7.2 Output type: Console Application

Primary LanguageC#

Chemical Store

Target framework: dotNet Framework 4.7.2 Output type: Console Application This is a simple Chemical Store Management System CS_Project with repository pattern.

Feature

  • CRUD Operation: Create, read, update, and delete Chemicals Information.

Technology Used

  • C#: The primary programming language for building the console application with repository pattern.