Updated data chapter with EF, caching, NoSQL
Added caching support and some diagnostic code.
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
using Microsoft.EntityFrameworkCore;
|
||||
using Microsoft.EntityFrameworkCore.Metadata.Builders;
|
||||
using Microsoft.eShopWeb.ApplicationCore.Entities;
|
||||
|
||||
namespace Microsoft.eShopWeb.Infrastructure
|
||||
{
|
||||
|
||||
|
||||
Reference in New Issue
Block a user