Working on wiring up identity and basket

This commit is contained in:
Steve Smith
2017-04-20 17:04:03 -04:00
parent 6694aa4968
commit 408c5d97ec
12 changed files with 301 additions and 4 deletions

View File

@@ -1,2 +1,3 @@
@using Microsoft.eShopWeb
@using Microsoft.eShopWeb.ViewModels
@addTagHelper *, Microsoft.AspNetCore.Mvc.TagHelpers