Globalny plik startowy .NET Core API

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