Commit Graph

  • f953495e38 Standardize namespaces to all be under the Microsoft.eShopOnWeb namespace and update default namespaces. (#102) Jeremy Hutchinson 2018-06-05 08:52:54 -04:00
  • 8bf2a7ade1 Update README.md Steve Smith 2018-05-31 12:35:57 -04:00
  • 549baab979 Merge remote-tracking branch 'origin/master' into netcore2.1 Steve Smith 2018-05-31 12:29:12 -04:00
  • 814d3e249c Adding Tests and Refactoring Steve Smith 2018-05-31 12:28:55 -04:00
  • 7a28c62910 fix an asp-action value (#98) lisabii 2018-06-01 00:09:53 +10:00
  • 5fb9e741dd Updated to 2.1 RTM Steve Smith 2018-05-30 22:05:58 -04:00
  • 074bdb2a66 Adding functional tests using WebApplicationFactory Steve Smith 2018-05-29 22:20:07 -04:00
  • 8c11da75ae Moving shared files to Shared folder Steve Smith 2018-05-29 13:40:46 -04:00
  • 2ab390fa6d Using partial Tag Helper Steve Smith 2018-05-29 13:35:14 -04:00
  • 8169d2f485 WIP (#95) Steve Smith 2018-05-29 10:05:50 -04:00
  • 5b268b210b Minor specification updates (#93) Steve Smith 2018-05-23 16:21:50 -04:00
  • 9075221073 Added docker support Steve Smith 2018-05-22 14:23:55 -04:00
  • 7456c26daf converting to partial taghelper Steve Smith 2018-05-19 17:40:06 -04:00
  • a63f0ad921 Updating version info in README Steve Smith 2018-05-19 17:30:40 -04:00
  • c5a2c86ff0 Final updates to work with 2.1RC1 Steve Smith 2018-05-19 17:21:55 -04:00
  • 80604062d9 Updating to 2.1RC1 Steve Smith 2018-05-19 17:13:55 -04:00
  • 4e7f3d7302 Updated runtimes to 2.1 Steve Smith 2018-05-18 17:42:16 -04:00
  • ed6dc61ad8 Updated to latest xunit packages Steve Smith 2018-05-18 17:34:48 -04:00
  • 108d894826 Updated to rc1-final of 2.1 Steve Smith 2018-05-18 17:34:07 -04:00
  • af7019cfdb Updating to latest released versions Steve Smith 2018-05-18 17:27:49 -04:00
  • f6f85869fb Updating Infrastructure to NetStandard (#86) Steve Smith 2018-04-09 10:13:50 -04:00
  • 0caba1a8e7 Fix empty userName when running WebRazorPages by adding default username. (#80) Nud 2018-04-03 21:35:11 +07:00
  • 2c20807487 Updating eReaders format (.MOBI and .EPUB) for the ASP.NET Core Web apps eBook CESARDELATORRE 2018-02-05 15:53:40 -08:00
  • c276b11ca0 Ardalis/cleanup (#75) Steve Smith 2018-01-04 11:18:50 -05:00
  • 9d32c48c30 Replace Magic String with nameof (#74) Steve Smith 2018-01-04 10:57:53 -05:00
  • 9fcc88ca93 Update README.md Cesar De la Torre 2017-11-14 16:16:44 -08:00
  • d3984750e8 Update README.md Cesar De la Torre 2017-11-14 16:15:55 -08:00
  • 3364f14e26 Updated 2nd Edition eBook with ASP.NET Core support Cesar De la Torre 2017-11-14 14:35:24 -08:00
  • 067b2d68a9 Update README.md (#69) Will 保哥 2017-11-14 02:41:20 +08:00
  • b864be9265 Adding guards and more tests (#68) Steve Smith 2017-10-30 11:53:29 -07:00
  • 3d46c80cff Adding 2FA Authenticator Support (#66) Steve Smith 2017-10-23 21:58:21 -04:00
  • 101b7bab9b Missed One Commit (#65) Steve Smith 2017-10-23 13:52:39 -04:00
  • 4a549c3401 Cleaning up Checkout auth (#64) Steve Smith 2017-10-23 13:51:27 -04:00
  • 749a37d6d9 Minor cleanup (#63) Steve Smith 2017-10-23 12:11:55 -04:00
  • 16a6f83ef4 Adding Auth (#62) Steve Smith 2017-10-23 11:22:54 -04:00
  • 16d81ae450 Refactoring Services (#61) Steve Smith 2017-10-23 10:52:33 -04:00
  • dea73a5f5e Adding Razor Pages Version (#60) Steve Smith 2017-10-23 09:23:57 -04:00
  • 0eb4d72b89 Refactoring and Adding Tests (#58) Steve Smith 2017-10-20 12:52:42 -04:00
  • 32950aa175 Cleaning up EF 2.0 Migrations (#57) Steve Smith 2017-10-18 14:25:10 -04:00
  • 8de663eab6 Merge branch 'netcore2.0' Steve Smith 2017-10-18 13:19:40 -04:00
  • 964173f277 Using Base Specification Class (#56) Steve Smith 2017-10-18 13:18:25 -04:00
  • d52dbb1915 Removed duplicate memory cache services (#55) Alan Macgowan 2017-10-18 14:00:03 -03:00
  • 3bf1454025 Remove non-icon basket link from header Add comments to EF query logic Steve Smith 2017-09-25 22:43:22 -04:00
  • aca618316a Initial Upgrade to .NET Core 2.0 (#50) Steve Smith 2017-09-22 11:28:55 -04:00
  • 5c7f590ce0 Merge branch 'master' into netcore2.0 Steve Smith 2017-09-22 11:28:33 -04:00
  • d776ce7cb2 Order History (#49) Steve Smith 2017-09-22 11:25:32 -04:00
  • db6ad75aee Adding Order Features (#47) Steve Smith 2017-09-13 18:10:19 -04:00
  • b90bd08d11 Small layout tweaks (#43) Robert Sandu 2017-09-01 16:15:42 +03:00
  • ed5d17672d Ardalis/upgrade1 (#44) Steve Smith 2017-08-28 12:15:18 -04:00
  • 19c10ed0e5 Update README.md Steve Smith 2017-08-25 08:33:37 -04:00
  • 26a43cd4ad Fixing typo; adding migration creation notes Steve Smith 2017-08-23 15:15:54 -04:00
  • 804150955d Create LICENSE Cesar De la Torre 2017-08-23 09:52:57 -07:00
  • eefc8170cb Updating and testing migrations (#42) Steve Smith 2017-08-22 17:58:53 -04:00
  • ecb4889dd3 Basket persistence (#41) Steve Smith 2017-08-22 13:51:08 -04:00
  • 3a95375ae7 Renaming Cart to Basket (#38) Steve Smith 2017-08-15 14:28:36 -04:00
  • 434da3f257 Fixing Layout and Updating book (#35) Steve Smith 2017-08-14 16:37:45 -04:00
  • f0c8f3e234 App Startup (#34) Steve Smith 2017-08-08 20:37:51 -04:00
  • a8f150aac7 Implementing Registration. (#32) Steve Smith 2017-08-07 15:21:03 -04:00
  • 1193af57ef update readme (#31) Steve Smith 2017-08-07 14:33:09 -04:00
  • 97ef1c79a0 Controller cleanup (#30) Steve Smith 2017-08-07 14:12:48 -04:00
  • 4385c2f291 Adding more spec tests (#29) Steve Smith 2017-08-07 13:41:57 -04:00
  • d7eb59c097 Refactoring and Adding Tests (#28) Steve Smith 2017-08-07 13:25:11 -04:00
  • 084db74c77 data refactor (#27) Steve Smith 2017-08-07 10:08:41 -04:00
  • b67f8cc050 Cart Updates (#26) Steve Smith 2017-08-07 09:49:12 -04:00
  • b52048b74d Fixing (ignoring) test (#24) Steve Smith 2017-07-28 23:39:38 -04:00
  • 12cbd595d0 Commenting out unused test. (#23) Steve Smith 2017-07-28 23:27:41 -04:00
  • acdc072cb9 Merge branch 'ardalis/basket-add' into master Steve Smith 2017-07-27 11:39:42 -04:00
  • 11ace4ea35 cleaning up controllers (#19) Steve Smith 2017-07-26 17:43:32 -04:00
  • b645cb35c1 Merge pull request #18 from dotnet-architecture/ardalis/login Steve Smith 2017-07-26 17:35:41 -04:00
  • af406f86ef Updated logging Moved images to use static files Got login working with demo user. Steve Smith 2017-07-26 17:30:29 -04:00
  • 925ad6b557 Cleaning things up and getting add item to cart working for anonymous or authenticated users. Steve Smith 2017-07-24 16:45:54 -04:00
  • fb95b37da8 Merge pull request #17 from dotnet-architecture/ardalis/updates Steve Smith 2017-06-20 07:49:13 -04:00
  • 239bdef8d8 Updating eBook Steve Smith 2017-06-20 07:47:25 -04:00
  • dd1b92a572 Updating package references Adding EF tooling packages Updating README instructions for migrations Steve Smith 2017-06-20 07:07:45 -04:00
  • 6036d055f8 Merge pull request #14 from dotnet-architecture/ardalis/tooling-packages Steve Smith 2017-05-26 13:32:48 -04:00
  • 1f00472b52 removing VisualStudio CodeGen package references and tooling references. Steve Smith 2017-05-26 13:31:48 -04:00
  • 76eac51c3b Merge pull request #10 from dotnet-architecture/ardalis/bookupdate1 Steve Smith 2017-05-12 11:32:31 -04:00
  • 8c1590cdc9 updated eBook Steve Smith 2017-05-12 11:32:00 -04:00
  • 52bd7bc932 Merge pull request #7 from NRKirby/small-fix Steve Smith 2017-05-11 21:53:46 -04:00
  • b7ca6db0f9 Merge pull request #9 from dotnet-architecture/ardalis/bookupdate Steve Smith 2017-05-11 21:53:24 -04:00
  • 552fe00049 Updating book with Cesar's previous fixes. Steve Smith 2017-05-11 21:52:22 -04:00
  • e4af8acd77 Merge branch 'ardalis/bookupdates' Steve Smith 2017-05-11 21:48:36 -04:00
  • e01098b710 book updates Steve Smith 2017-05-11 21:42:27 -04:00
  • e8083b008c Updated to last draft version of eBook Cesar De la Torre 2017-05-09 21:13:12 -07:00
  • e13f26bf56 Use camel case method parameters Nick Kirby 2017-05-07 19:52:17 +01:00
  • 4e4c218fb2 Fixing more TODOs and TBDs in the book Steve Smith 2017-05-04 14:59:55 -04:00
  • 8a4edfec19 functional tests Steve Smith 2017-05-01 06:27:21 -04:00
  • 235b946f4a adding integration tests Steve Smith 2017-04-30 09:16:45 -04:00
  • 22cd5ed2a4 Merge pull request #6 from dotnet-architecture/ardalis/tests Steve Smith 2017-04-30 08:27:20 -04:00
  • 3b1e46d4d6 Implemented CatalogImageMissingException in LocalFileImageService Steve Smith 2017-04-30 08:26:08 -04:00
  • bc088beb83 Fixed route Steve Smith 2017-04-30 08:20:27 -04:00
  • dfe0106ce3 Unit tests working; added logger adapter. Steve Smith 2017-04-30 08:06:06 -04:00
  • 6f908bb8e5 Looking to unit test logging but blocked by extension method currently. Steve Smith 2017-04-28 20:27:18 -04:00
  • 5dbbc4c791 Adding unit tests, refactoring file access to a service, adding CatalogImageMissingException. Steve Smith 2017-04-28 19:56:32 -04:00
  • ac89e73bf4 getting initial tests working Steve Smith 2017-04-27 16:53:51 -04:00
  • a277a21926 eBook updated - working on testing chapter Updated VS version and fixed a typo. Steve Smith 2017-04-24 11:57:08 -04:00
  • b3bb8c9c4e Adding test projects Steve Smith 2017-04-24 08:33:05 -04:00
  • a047e7d8e3 Merge branch 'master' into ardalis/basket Steve Smith 2017-04-23 16:27:25 -04:00
  • 708e85233e Updated data chapter with EF, caching, NoSQL Added caching support and some diagnostic code. Steve Smith 2017-04-23 16:24:19 -04:00
  • 936e0563ee Updated Chapter 7. Steve Smith 2017-04-21 22:00:56 -04:00