Demo Project ASP.NET Core
Project được viết bằng ASP.NET Core 3.1, SQL Server, Entity Framework Core theo hướng Code First
Template Frontend: https://github.com/hienlth-online/ASPNETCoreProject/blob/master/shoppers.zip
SQL Script for generating database: https://github.com/hienlth-online/ASPNETCoreProject/blob/master/MyStore2020.sql
- Video: https://www.youtube.com/watch?v=UaKX-LhCFMg
- Start code from: https://github.com/hienlth-online/ASPNETCoreProject/tree/1_LayoutFrontEnd_Start
- Finish (source code): https://github.com/hienlth-online/ASPNETCoreProject/tree/1_LayoutFrontEnd
- Video: https://www.youtube.com/watch?v=UbAgX4k5y2M
- Start code from: https://github.com/hienlth-online/ASPNETCoreProject/tree/2_SimpleCart_End
- Finish (source code): https://github.com/hienlth-online/ASPNETCoreProject/tree/2_SimpleCart_Start