News

Google App Engine Adds .NET Support

.NET developers now have another option for the streamlined creation of cloud apps, now that Google App Engine has announced support for the Microsoft developer stack.

Google wants to make sure that .NET developers don't dismiss its app engine outright and in fact, wants its cloud offering to be a legitimate option among the many. It's doing that by adding native .NET support to its Google App Engine.

In a nutshell, Google App Engine, or GAE, is Google's cloud computing platform for developing and hosting Web apps via Google datacenters, with services for apps being able to be automatically scaled as needed. If there's any comparing to be done in the cloud, GAE would be third among with cloud behemoths Amazon Web Services (at the top) and Microsoft's Azure Cloud platform (runner up).

And that's how GAE differentiates itself from competitors. Where those services provide fairly comprehensive tools and a third-party ecosystem that allows for the ultimate in app customization, that customization comes at the cost of flexibility. Instead, GAE alleviates the many layers of infrastructure administration that are common with those services, particularly when creating apps to scale up or down as needed, paired with its simpler and less expensive overall costs for resource usage.

GAE now has support for ASP.NET Core as well as PHP 7.1, along with its original support for a variety of Web-friendly languages: Node.js, Ruby, Java 8, Python 2.7 or 3.5, and Go 1.8.

GAE's support for ASP.NET Core means that it's now "a great choice for developers building web applications with C# and .NET Core who want to enjoy the benefits of running on App Engine," writes Justin Beckwith, Google Product Manager, in a blog post announcing the offering this week.That support means that .NET developers can write C# and .NET Core apps as if native. To simplify the process even further, Google also offers its Google Cloud Tools for Visual Studio, an extension for streamlining development of GAE-bound apps from within the VS IDE. (It's currently available in the Visual Studio Marketplace for VS 2015 only, though, and there are no indications whether it will support VS 2017.)

Google also provides Google Cloud Client Libraries for .NET, which is a set of APIs for tying into various Google Cloud services, such as storage, the query engine and the publishing subsystem. These AP libs are part of a larger set of tools contained in the Google Cloud SDK.

Google App Engine is currently in beta testing, and developers can find out more by starting at the documentation here.

About the Author

Michael Domingo is a long-time software publishing veteran, having started up and managed several developer publications for the Clipper compiler, Microsoft Access, and Visual Basic. He's also managed IT pubs for 1105 Media, including Microsoft Certified Professional Magazine and Virtualization Review before landing his current gig as Visual Studio Magazine Editor in Chief. Besides his publishing life, he's a professional photographer, whose work can be found by Googling domingophoto.

comments powered by Disqus

Featured

  • Mastering Blazor Authentication and Authorization

    At the Visual Studio Live! @ Microsoft HQ developer conference set for August, Rockford Lhotka will explain the ins and outs of authentication across Blazor Server, WebAssembly, and .NET MAUI Hybrid apps, and show how to use identity and claims to customize application behavior through fine-grained authorization.

  • Linear Support Vector Regression from Scratch Using C# with Evolutionary Training

    Dr. James McCaffrey from Microsoft Research presents a complete end-to-end demonstration of the linear support vector regression (linear SVR) technique, where the goal is to predict a single numeric value. A linear SVR model uses an unusual error/loss function and cannot be trained using standard simple techniques, and so evolutionary optimization training is used.

  • Low-Code Report Says AI Will Enhance, Not Replace DIY Dev Tools

    Along with replacing software developers and possibly killing humanity, advanced AI is seen by many as a death knell for the do-it-yourself, low-code/no-code tooling industry, but a new report belies that notion.

  • Vibe Coding with Latest Visual Studio Preview

    Microsoft's latest Visual Studio preview facilitates "vibe coding," where developers mainly use GitHub Copilot AI to do all the programming in accordance with spoken or typed instructions.

  • Steve Sanderson Previews AI App Dev: Small Models, Agents and a Blazor Voice Assistant

    Blazor creator Steve Sanderson presented a keynote at the recent NDC London 2025 conference where he previewed the future of .NET application development with smaller AI models and autonomous agents, along with showcasing a new Blazor voice assistant project demonstrating cutting-edge functionality.

Subscribe on YouTube