global usings

This commit is contained in:
jojo aquino 2025-01-01 16:24:33 +00:00
parent 374fdd231b
commit c7750730b4

View File

@ -1,3 +1,5 @@
global using EnotaryoPH.Web.Common.Extensions;
global using EnotaryoPH.Data.Constants;
global using EnotaryoPH.Web.Common.Extensions;
global using EnotaryoPH.Web.Common.Helpers;
global using EnotaryoPH.Web.Common.Services;
global using EnotaryoPH.Web.Common.Services;
global using Microsoft.EntityFrameworkCore;