Live Chat Icon For mobile
Live Chat Icon

Can I host blazor server side using signalr service without using Azure?

Platform: Blazor| Category: General

Yes, you can host and deploy the blazor server-side application without using Azure but by using AWS or Firebase. Here you can find the steps for hosting the Blazor application using AWS. 

  • Create the Blazor application 
  • Publish the application using the context menu from the Solution in Solution Explorer in Visual Studio.
  • Click Publish. If there is no error, your application will be published successfully.

For more details reference the links Host the application to AWS and Host the application to Firebase

Share with

Related FAQs

Couldn't find the FAQs you're looking for?

Please submit your question and answer.