public static IWebHost BuildWebHost(string[] args) => WebHost.CreateDefaultBuilder(args) // Add the following line: .UseSentry(o => { o.
確定! 回上一頁