Use cache priming in Music Store sample

This commit is contained in:
SteveSandersonMS
2015-12-10 20:30:02 +00:00
parent 7924a6527a
commit 8a0cbe789e
4 changed files with 8 additions and 3 deletions

View File

@@ -1,3 +1,4 @@
@using MusicStore
@using Microsoft.AspNet.AngularServices
@addTagHelper "*, Microsoft.AspNet.Mvc.TagHelpers"
@addTagHelper "*, Microsoft.AspNet.AngularServices"