namespace StabilityMatrix.Core.Attributes; [AttributeUsage(AttributeTargets.Class)] public class ManagedServiceAttribute : Attribute { }