Identity
This commit is contained in:
@@ -2,6 +2,7 @@
|
|||||||
using Microsoft.AspNetCore.Identity.EntityFrameworkCore;
|
using Microsoft.AspNetCore.Identity.EntityFrameworkCore;
|
||||||
using Microsoft.EntityFrameworkCore;
|
using Microsoft.EntityFrameworkCore;
|
||||||
using Webshop.Domain.Entities;
|
using Webshop.Domain.Entities;
|
||||||
|
using Webshop.Domain.Identity;
|
||||||
|
|
||||||
namespace Webshop.Infrastructure.Data
|
namespace Webshop.Infrastructure.Data
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user