Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Is there an equivalent to Heroku for the ASP.NET platform? [closed]

I can't see a reason why we couldn't do the same thing Heroku does for an ASP.NET website.

Anyone care to object?

like image 927
Jonathan Avatar asked Oct 24 '10 14:10

Jonathan


People also ask

Is there an alternative to Heroku?

The available Heroku alternativesElastic Beanstalk (AWS) Google App Engine. Dokku on Digital Ocean etc. Firebase.

Does Heroku support asp net?

At the moment, Heroku does not have an officially supported buildpack for ASP.NET Core. That is ok, you can provide the URL for a . NET Core buildpack instead. Paste https://github.com/heroku-softtrends/heroku-buildpack-dotnetcore.git in the input field and click Save changes.


2 Answers

We're trying to be just that. Go to appharbor.com and sign up for an invite and we'll be in touch soon

more about AppHarbor:

Real alternatives to Windows Azure PaaS (web role)?

like image 82
runesoerensen Avatar answered Sep 21 '22 06:09

runesoerensen


Take a look at www.gearhost.com. It's very similar to Heroku in terms of it's offering but for .NET and PHP developers. You get 100 free sites and 100 free databases, just like Heroku.

like image 43
serhiyb Avatar answered Sep 23 '22 06:09

serhiyb