The status of the quest to get a bare bones ASP.NET 5 (aka vNext) website running on a shared Linux hosting account:
- We have a bare bones site running locally on my Windows development machine.
- We have a dedicated Linux virtual server with Mono,
…
The status of the quest to get a bare bones ASP.NET 5 (aka vNext) website running on a shared Linux hosting account:
…
Right. I like a challenge. This ASP.NET on Linux quest had me stumped though. And that was getting on my nerves. I had been following all the instructions and shaving a few Yaks on the go and yet it still refused to work.
Which is nonsens of course.
…
Our quest to get a bare bones website running on a shared hosting Linux server, got stalled at trying to run the ASP.NET 5 examples on a (virtual) dedicated Linux server.
Running these samples of course is intended to prove that the machine could run a website known to work elsewhere.
…
The quest to get a bare bones ASP.NET 5 (aka vNext) website running on a shared Linux hosting account, is now at the stage where we should be able to deploy a website and see it in a browser.
Unfortunately, the documentation only has entries on how to deploy to IIS and for when you use Docker.
…