generated from egmont11/ASP.Net-Core-MVC-Template
InitEshop+ddd+ca
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
using Microsoft.AspNetCore.Identity;
|
||||
|
||||
namespace Eshop.Infrastructure.Persistence;
|
||||
|
||||
public class UserEntity : IdentityUser
|
||||
{
|
||||
}
|
||||
Reference in New Issue
Block a user