global using System.ComponentModel.DataAnnotations; global using AutoMapper; global using FluentValidation; global using MediatR;