Skip to content

Latest commit

 

History

History
 
 

getting-started

Google Endpoints and Google App Engine Flexible Environment

This sample application demonstrates how to implement a Google Endpoint with a .NET Core application running in Google App Engine Flexible Environment.

Prerequisites

  1. Follow the set-up instructions in the documentation.

  2. Install the Google Cloud SDK. The Google Cloud SDK is required to deploy .NET applications to App Engine.

  3. Install the .NET Core SDK.

  4. Visual Studio is not required, but to build and run .NET Core applications, Visual Studio 2017 users need to download and install .NET Core tools.

  5. Google Cloud Tools for Visual Studio make it easy to deploy to App Engine. Install them if you are running Visual Studio.

  6. Follow the instructions in the Quickstart for Endpoints on App Engine Flexible Environment.