var options = services.GetService<HstsOptions>(); // service provider cannot resolve options here, it returns null app.UseHsts(options);
確定! 回上一頁