I'll echo what PK has said - Custom Runtimes 
<https://cloud.google.com/appengine/docs/managed-vms/custom-runtimes> (part 
of Managed VMs) is how you can already do this, today. It's based on Docker 
<https://www.docker.com/>, and I'm sure you can find .NET images 
<http://blogs.msdn.com/b/webdev/archive/2015/01/14/running-asp-net-5-applications-in-linux-containers-with-docker.aspx>
 
out there. 

I'd recommend you look into this solution, as it appears to be the future 
of cloud application deployment, rather than waiting for us to implement a 
custom .NET version of GAE. 

At any rate, such a possibility can be *discussed *here with no problem, 
but the place to actually make a post like yours would be the Public Issue 
Tracker for App Engine 
<https://code.google.com/p/googleappengine/issues/list>, where feature 
requests should be directed. Keeping in mind what I've said about Custom 
Runtimes and Managed VMs, you may choose to just skip on that, but feel 
free if you want to wait rather than get going today ;)

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/google-appengine.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/d4151a08-eb1c-40a8-96c7-490eca6c717d%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to