UseStaticFiles. In an ASP.NET Core Web Application, we can support static files, like PNG, JPG, JS, or CSS files. We must call the UseStaticFiles method.
確定! 回上一頁