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 10322fa432
commit c51da8d1b4

View File

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