Archivo de inicio de variable global .NET Core API

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