Models, DTOs (Data Transfer Objects), and view models have been created for the directory.

This commit is contained in:
ashutosh.nehete 2025-05-14 15:17:05 +05:30
parent 2339384b5e
commit 2119171291

View File

@ -6,4 +6,3 @@
public string? EmailAddress { get; set; }
}
}