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.
- 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
- 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".
Run Code
Add-Migration CreateDB
update-database
- Step 6: Run the project by pressing Play / Start button
It is created on the first user when creating the database.
Login:
Email: [email protected]
Password: 12345