C
C#2mo ago
@blue

✅ dotnet Aspire

how i can publish dotnet aspire on IIS ?
12 Replies
Lex Li
Lex Li2mo ago
You cannot (yet). Its initial release was all about cloud deployment and Kubernetes, and latest started to introduce Docker Compose support to expand the scope. So, IIS support might be technically possible but no promises as ROI can be low.
@blue
@blueOP2mo ago
Thanks for that, i hope so.
Unknown User
Unknown User2mo ago
Message Not Public
Sign In & Join Server To View
davidfowl
davidfowl2mo ago
There’s no support for deploying aspire apps to iis, that would be manual
Unknown User
Unknown User2mo ago
Message Not Public
Sign In & Join Server To View
davidfowl
davidfowl2mo ago
Just like you did before aspire existed Publish , configure
Unknown User
Unknown User2mo ago
Message Not Public
Sign In & Join Server To View
davidfowl
davidfowl2mo ago
Yep that’s not easy but totally doable
Unknown User
Unknown User2mo ago
Message Not Public
Sign In & Join Server To View
davidfowl
davidfowl2mo ago
You’ll soon be able to write deployment pipelines (we’re formalizing it a bit more) in the apphost
bps3821
bps38212w ago
Hello, I just installed vs2026 community. Trying to add aspire orchestration to a blazor-wasm app and choices are 9.5 and 9.4. How do I add support for 13.0 ? Thx Heading to the Aspire discord server
Unknown User
Unknown User2w ago
Message Not Public
Sign In & Join Server To View

Did you find this page helpful?