Which is the best website hosting platform for asp.net C# ?
i want to host my website which is developed in C# but little bit confused where to host my site.
which one is best and reliable kindly sugget me good one...please
Which is the best website hosting platform for asp.net C# ?
i want to host my website which is developed in C# but little bit confused where to host my site.
which one is best and reliable kindly sugget me good one...please
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Sam HobbsPosted Nov 27, 2023, 4:43 PM
Note that if you use ASP.Net Core then your website can use a Linux host.
ASP.Net Core Blazor Webassembly can be used to generate what is called a static website. There are various hosts that will host static websites for free.
Cloudflare Pages is one host that will host static websites for free. My simplesamples.info website is currently doing that. You can push your code to GitHub and have it automatically deployed to Cloudflare. GitHub Pages is another way to host websites for free but due to a bug (it might be fixed now) in GitHub Pages, ASP.Net Core Blazor Webassembly applications in GitHub Pages do not support navigation perfectly.
If you store your project in a repository (such as GitHub) then it should be easy to switch to a different host when you need to or want to.
I have one website in Netlify.com for free. You can also use Netlify to automatically deploy your application's repository to it.
Azure is certainly a reasonable possibility. The main reason I do not use it is that the billing is confusing and I had problems figuring out what Azure product corresponded to what I was paying.
The following are more possibilities from my bookmarks.
It is unlikely you want to use what I am currently using that I intend to eventually use exclusively. I have a Linux VM with Nginx that I have installed and configured myself that I use for hosting.
I recommend avoiding GoDaddy. They support non-developers better. GoDaddy did not support developers very well when I was using them. Many developers recommend avoiding GoDaddy.
Wayne TylerPosted Nov 27, 2023, 10:03 AM
Choosing the right hosting platform for an ASP.NET C# application is crucial for its performance and reliability. While there are several hosting providers, it's important to select one that offers robust support for ASP.NET and C# environments.
For ASP.NET C# hosting, platforms like Microsoft Azure and Amazon Web Services (AWS) are often recommended due to their native support for Microsoft technologies. These platforms offer scalability, reliability, and a range of services that can enhance your website's performance. Additionally, hosting providers such as GoDaddy and HostGator also offer specialized ASP.NET hosting plans that might suit your needs.
While Cloudways is renowned for its ease of use and excellent support, it's important to note that Cloudways primarily focuses on PHP-based applications and might not be the optimal choice for ASP.NET C# hosting. However, if you have other projects or future plans involving PHP or similar technologies, Cloudways' current offer could be highly beneficial. They are offering 40% off for the first four months on all hosting plans with the promo code BFCM4040, valid from 13th November to 1st December 2023. This offer includes up to 40 free migrations, which can be advantageous for managing multiple websites or transitioning to a new hosting environment.
Md SarfarajPosted Aug 13, 2021, 3:50 AM
Shweta LodhaPosted Aug 12, 2021, 10:28 PM
Sachin SinghPosted Aug 12, 2021, 3:36 PM
Rijwan AnsariPosted Aug 12, 2021, 12:14 PM