file startup variabel global .net core api

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