Before using IHostingEnvironment and IWebHostEnvironment you need to import the below namespace. using Microsoft.AspNetCore.Hosting; ...
確定! 回上一頁