P
P
pshhpshh2016-03-22 18:41:46
ASP.NET
pshhpshh, 2016-03-22 18:41:46

Where to host ASP.NET Core + F1 plan from Azure?

Good day.
Where is the best place to host an ASP.NET Core site?
Are there any options other than Azura?
Also, Azure has free hosting F1, which is more powerful than paid D1. What's the catch? Is this a trial?

Answer the question

In order to leave comments, you need to log in

3 answer(s)
V
Vadim Matkarimov, 2016-03-27
@SuccessVM

ASP.NET Core has the second name ASP.NET 5. The framework was developed for the new platform from Microsoft - .NET Core, it was developed as a cross-platform solution to run on any popular OS.
When running an ASP.NET Core application on Linux or Mac OS X, the following components must be installed:
On Windows, in addition to the installed .NET Core, you will also need a web server to work with ASP.NET Features elements, it is recommended to use WebListener , but you can use the same Kestrel. Proxy server, in this case, it is better to use IIS, although you can use any other.
As for the plan from Azure, this is a great opportunity to get acquainted with cloud technologies and develop northern applications for free, but this option is not suitable for production, either switch to a paid plan or look for an alternative, for example, a virtual or cloud server on Linux - now this is quite accessible.

J
just_dmitry, 2016-03-23
@just_dmitry

F1 - only 60 min CPU/day (plus 3 min for 5 min), you can't pick up your sitename (there will be only the default yoursite.azurewebsites.net).
In D1 it is better with the CPU, plus you can custom domain name.
As for other hostings, thanks to ASP.NET Core features, it can be hosted on regular IIS (8b yf 7.5 you need to deliver the module to IIS to route requests to a separate dnx process), you just need to manage to indicate that wwwroot is "deeper" than the folder itself site distributor. On the "controlled" server at work, it took one minute, but what hosting companies will let you do this trick at home - xs, I just asked myself this question.

S
supportasphoster, 2016-04-09
@supportasphoster

Good afternoon friends.
We present cloud hosting services on the platform asphoster.ru
On our hosting platform you can order website hosting services on the asp.net or phh 5.5+ platform “absolutely free”.
We provide MSSQL as a database, but you can also order another type of database.
Enjoy your colleague.
Sincerely, asphoster.ru

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question