6 lines
269 B
C#
6 lines
269 B
C#
global using EnotaryoPH.Data.Constants;
|
|
global using EnotaryoPH.Web.Common.Exceptions;
|
|
global using EnotaryoPH.Web.Common.Extensions;
|
|
global using EnotaryoPH.Web.Common.Helpers;
|
|
global using EnotaryoPH.Web.Common.Services;
|
|
global using Microsoft.EntityFrameworkCore; |