Commit graph

15 commits

Author SHA1 Message Date
Jon Hilton
27247c7b3a
Merge pull request #7 from jonhilt/walkthrough
Fixed missing code (from .NET 6 migration)
2021-11-09 11:25:24 +00:00
Jon Hilton
d98fe0aa11 Fixed missing code (from .NET 6 migration) 2021-11-09 11:25:00 +00:00
Jon Hilton
7755c19a79
Merge pull request #6 from jonhilt/walkthrough
Added missing image
2021-11-09 10:51:27 +00:00
Jon Hilton
66d7502d01 Added missing image 2021-11-09 10:50:41 +00:00
Jon Hilton
88fcc46717
Merge pull request #5 from jonhilt/net6
Upgraded to .NET 6
2021-11-09 10:45:47 +00:00
Jon Hilton
f14e9fe552 Upgraded to .NET 6 2021-11-09 10:44:08 +00:00
Jon Hilton
3d6d075dd9 Revert "Added shopping cart example"
This reverts commit fcc9084c4f.
2020-07-13 21:13:02 +01:00
Jon Hilton
fcc9084c4f Added shopping cart example 2020-07-13 20:00:42 +01:00
Jon Hilton
9cc25157ca tweaking the seeded data 2020-07-10 14:31:40 +01:00
Jon Hilton
53d1630f37 Removed code which crept in there (which shouldn't be included in the starter project) 2020-06-26 09:56:27 +01:00
Jon Hilton
c2f6b42ca0 Merge remote-tracking branch 'origin/master'
# Conflicts:
#	Client/ShoppingCartStarter.Client.csproj
2020-06-24 11:07:41 +01:00
Jon Hilton
5af6c2d8b5 Updated data seeding to re-populate cart when items run out! 2020-06-24 11:07:11 +01:00
Jon Hilton
923ee0df8e Added test image 2020-06-19 10:47:03 +01:00
Jon Hilton
d65b916a94 Added features to delete and update quantity of items 2020-06-19 10:11:52 +01:00
Jon Hilton
4cfc6c8f38 Initial Commit 2020-06-19 09:20:16 +01:00