netcore相关

netcore web程序在本地可以运行

netcore在iis上发布时出问题,是因为asp.net core runtime ,net core runtime 和net core 4 windowshost这三个东西需要安装版本一致才可以。具体安装版本可在:https://dotnet.microsoft.com/download/dotnet-core/2.2 找到。host:https://dotnet.microsoft.com/download/dotnet-core/thank-you/runtime-aspnetcore-2.2.6-windows-hosting-bundle-installer

發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章