namespace PostFundManagement.Infrastructure.Extensions; public static class Constants { public const string DatabaseConfigName = "PfmDatabase"; }