namespace Kurs.MailQueue.Domain.Shared; public static class MailQueueConsts { public const string AppName = "MailQueue"; }