問題タブ [kestrel]
For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.
316 問題
0
投票する
2
に答える
2240
参照
iis - IIS の背後で Kestrel を実行する方法
リモート サーバーで asp.net コア Web サイトを実行する際に問題があります。IIS で kestrel を使用したいので、Visual Studio 2017 で公開しました。これは私の program.cs です。
リモート サーバーで myWebAppName.exe をダブルクリックすると、kestrel が実行され、非常に速く閉じられます。助けてください