namespace SharedLibraryCore.Configuration { public class WebfrontConfiguration { public string ScriptInjection { get; set; } } }