Generator Changes at 9/27/2025 10:36:00 AM

This commit is contained in:
generator
2025-09-27 10:36:00 +03:30
parent 15a7933a7a
commit 0e32dc9359
220 changed files with 7313 additions and 0 deletions
@@ -0,0 +1,11 @@
global using Google.Protobuf.WellKnownTypes;
global using Grpc.Core;
global using Mapster;
global using MediatR;
global using Microsoft.AspNetCore.Authorization;
global using Microsoft.AspNetCore.Http;
global using System.Threading.Tasks;
global using Microsoft.AspNetCore.Builder;
global using System;
global using Microsoft.AspNetCore.Routing;
global using System.Linq;