generated from egmont11/ASP.Net-Core-MVC-Template
InitEshop+ddd+ca
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
namespace Eshop.Application.Auth;
|
||||
|
||||
public sealed record UserDto(string Id, string UserName, string Email);
|
||||
Reference in New Issue
Block a user