global using AutoMapper.QueryableExtensions; global using IRaCIS.Core.Application; global using IRaCIS.Core.Application.Service; global using IRaCIS.Core.Domain.Models; global using IRaCIS.Core.Infra.EFCore; global using IRaCIS.Core.Infrastructure.Extention; global using Microsoft.EntityFrameworkCore; global using System.Linq.Expressions;