Files
FrontOffice.BFF/src/FrontOffice.BFF.Infrastructure/GlobalUsings.cs
T
2025-09-27 10:36:00 +03:30

5 lines
150 B
C#

global using System;
global using System.Collections.Generic;
global using System.Linq;
global using System.Text;
global using System.Threading.Tasks;