namespace WeatherForecast { public class Configuration { public string Secret { get; set; } } }