Tms Business Core Library V11511 With Full Source Exclusive |best| May 2026

// Full source code allows custom model builders [Table("Inventory")] public class Product : IEntity { [PrimaryKey] public int ID { get; set; }

public virtual Category Category { get; set; } }

public string Name { get; set; }