Global Variable Startup File .NET CORE API

public class MDUOptions
{
    public string CompanyCode { get; set; }
}
Funny Fish