namespace $REPO_NAME { public class Configuration { public string DBConnectionString { get; set; } } }