Files
lux/EgwCoreLib.Lux.Data/DbModel/_Using.cs
T

3 lines
160 B
C#

global using System.ComponentModel.DataAnnotations;
global using System.ComponentModel.DataAnnotations.Schema;
global using static EgwCoreLib.Lux.Core.Enums;