Customer7823 Hi, can i publish Blazor Web App is it supported? I tried but got 403 (You don't have permission to access this resource.). Usual .net Web App works fine.
Customer7823 Okayy, did it! 🙂. ran "dotnet publish -c Release --self-contained -r win-x86 -o ./publish" then uploading contents of publish folder worked fine.