This sample application demonstrates how to implement a Google Endpoint with a .NET Core application running in Google App Engine Flexible Environment.
-
Follow the set-up instructions in the documentation.
-
Install the Google Cloud SDK. The Google Cloud SDK is required to deploy .NET applications to App Engine.
-
Install the .NET Core SDK.
-
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.
-
Google Cloud Tools for Visual Studio make it easy to deploy to App Engine. Install them if you are running Visual Studio.
-
Follow the instructions in the Quickstart for Endpoints on App Engine Flexible Environment.