Deploying a Dotnet Web App #7497
Unanswered
sreekanthedayar
asked this question in
Q&A
Replies: 1 comment 9 replies
-
You need to build a .dll file yourself first, and then run it using 1Panel's runtime. This is our current logic. Perhaps we could support building and running directly? Looking forward to your feedback. |
Beta Was this translation helpful? Give feedback.
9 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.
-
Hi, I saw dotnet runtime option, i tried to deploy a dotnet web api with runtime, but its getting errored. Do i need to deploy in containerised mode or can i upload the published files with target runtime?
Beta Was this translation helpful? Give feedback.
All reactions