avance: estado pre implementacion de notificaciones

This commit is contained in:
2025-01-06 21:22:58 -03:00
parent 5b3e65db2f
commit ed0d83dafe
14 changed files with 294 additions and 8 deletions
@@ -0,0 +1 @@
public record NotificacionMarcarLeidoDto(DateTime? Fecha, string Email);