8 lines
202 B
C#
8 lines
202 B
C#
global using Google.Protobuf.WellKnownTypes;
|
|
global using Grpc.Core;
|
|
global using Mapster;
|
|
global using MediatR;
|
|
global using System.Threading;
|
|
global using System.Threading.Tasks;
|
|
global using System;
|