TSEasyStockManager
# TSEasyStockManagment Asp.Net Core MVC - Product Stock Management TSEasyStockManagement is ASP.NET Core (3.1), C#, EF code first web applications that help you to manage your all stock item.  # Technical Features - Microsoft Visual Studio 2019 - ASP.NET Core MVC 3.1 - Entity Framework Code First - MS SQL SERVER 2019 - JavaScript - JQuery data table - Admin LTE - Bootstrap - Generic Repository - Dependency injection - AutoMapper # How to Run Project - Step 1: Unzip the downloaded folder - Step 2: Open TSEasyStockManager.sln file with Visual Studio 2019 - Step 3: Set as Startup Project "TS.EasyStockManager.Web"  - Step 4: Update database connection: appsettings.json  - Step 5: Open Package Manager Console and Select Default Project "TS.EasyStockManager.Data".<br> Run Code <br> `Add-Migration CreateDB` <br> `update-database`  - Step 6: Run the project by pressing Play / Start button  It is created on the first user when creating the database.<br> Login:<br> Email: `[email protected]`<br> Password: `12345`