I Have a Blazor Server App which is not working properly after published in IIS but works in localhost
I Have a Blazor Server App which is running well and good in localhost. i published the app to remote server in IIS it works good even in local host at remote server but the UI and other functionality is not properly working and rendering in published URL of the app
Web Application in IIS 10 Always Running Not Working (Blazor Web Server)
IIS Stops after some hours
Deployment-protocol for a blazor server-application with interactive render modes server and client, deployed on to an IIS webserver
I wanted to make a very simple web application with some interactivity and was seduced by the new possibilities of blazor server.