: Does google app engine support ASP.NET Can I migrate my ASP.NET application to Google App Engine and it will run? Here is link, what is google app engine. As far documentation it supports either
Can I migrate my ASP.NET application to Google App Engine and it will run?
Here is link, what is google app engine. As far documentation it supports either
Go Environment
Java Runtime
Python Runtime
But people have probably run other application on this.
More posts by @Cofer257
2 Comments
Sorted by latest first Latest Oldest Best
Quoting my answer from StackOverflow:
It should now be possible to host ASP.NET applications on App Engine. Use the custom runtime feature on App Engine and Microsoft's ASP.NET Docker image with your application. Also, you need to create a route for /_ah/health and respond with HTTP status code 200 and a blank message body (see lifecycle events).
GAE does not support the .net runtime either for windows or mono. If you need .net support you should look windows azure from Microsoft which is custom built to support .net
Terms of Use Create Support ticket Your support tickets Stock Market News! © vmapp.org2024 All Rights reserved.