first commot
This commit is contained in:
6
WebApi/GlobalUsings.cs
Normal file
6
WebApi/GlobalUsings.cs
Normal file
@@ -0,0 +1,6 @@
|
||||
global using Service;
|
||||
global using Common;
|
||||
global using Microsoft.AspNetCore.Mvc;
|
||||
global using WebApi.Controllers.Dto;
|
||||
global using Repository;
|
||||
global using Entity;
|
||||
Reference in New Issue
Block a user