Riorganizzazione pesante namespace con global using & co (inizio)

This commit is contained in:
Samuele Locatelli
2026-03-25 07:19:45 +01:00
parent 29b9fcb3a9
commit ab197081d3
57 changed files with 84 additions and 324 deletions
+3
View File
@@ -0,0 +1,3 @@
global using System.ComponentModel.DataAnnotations;
global using System.ComponentModel.DataAnnotations.Schema;
global using static EgwCoreLib.Lux.Core.Enums;