Replies: 1 comment
-
First of all hope to share an English interface next time because we will lost :) regarding Orchard Core it's built on top of ASP.NET Core, so you can follow any tutorial or guideline for publishing an ASP.NET Core app to IIS https://learn.microsoft.com/en-us/aspnet/core/tutorials/publish-to-iis?view=aspnetcore-8.0&tabs=visual-studio |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
The interface for a normal web project, right-click on the MVC project and click publish, looks like this



But the click to publish for the Orchard project is like this
I have never seen such a publishing interface before. Is there a detailed tutorial on how to publish downloaded Orchard Core projects to IIS
Beta Was this translation helpful? Give feedback.
All reactions