Video Demo: https://www.youtube.com/watch?v=g7TgE1YW2Is
- Automapper
- Entity Framework Core
- Entity Framework Plus
- Entity Framework Core InMemory
- Swagger
- Stripe
- Moq
- xUnit
- a sample e-commerce shopping site
- pattern for a real-life shopping cart and store checkout flow
You need MS SQL Server 2019, .Net Core 3.1 SDK.
- Check ConnectionString in
appsettings.jsonfile. - Run
update-databaseusingNutGet PackageManager Console, or go to project folder and rundotnet ef database updatein system console. - Run
dotnet run
- Login:
adminPassword:admin-> You need to log in to this account to be able to get to manager options - Login:
userPassword:user
Jakub Pietrus – @Github – pietrusjakub@gmail.com





