parent
a103da2a51
commit
43a80d6cf8
@ -0,0 +1,8 @@
|
|||||||
|
// Global using directives
|
||||||
|
|
||||||
|
global using System.Linq.Expressions;
|
||||||
|
global using Infrastructure.Extensions;
|
||||||
|
global using Microsoft.AspNetCore.Authentication.JwtBearer;
|
||||||
|
global using Microsoft.AspNetCore.Http;
|
||||||
|
global using Microsoft.AspNetCore.Mvc;
|
||||||
|
global using SqlSugar;
|
Loading…
Reference in new issue