[[["容易理解","easyToUnderstand","thumb-up"],["確實解決了我的問題","solvedMyProblem","thumb-up"],["其他","otherUp","thumb-up"]],[["難以理解","hardToUnderstand","thumb-down"],["資訊或程式碼範例有誤","incorrectInformationOrSampleCode","thumb-down"],["缺少我需要的資訊/範例","missingTheInformationSamplesINeed","thumb-down"],["翻譯問題","translationIssue","thumb-down"],["其他","otherDown","thumb-down"]],["上次更新時間:2025-09-04 (世界標準時間)。"],[[["\u003cp\u003eGoogle Cloud Tools for Visual Studio automatically provides an \u003ccode\u003eapp.yaml\u003c/code\u003e file and a Dockerfile for .NET versions 3.1 and earlier when deploying to App Engine.\u003c/p\u003e\n"],["\u003cp\u003eYou can customize the Docker image to extend the .NET runtime with additional functionality.\u003c/p\u003e\n"],["\u003cp\u003eAll programs in the flexible environment receive health check requests by default, eliminating the need for extra code.\u003c/p\u003e\n"]]],[],null,["# Customizing the .NET Runtime\n\n\u003cbr /\u003e\n\n\u003cbr /\u003e\n\n\u003cbr /\u003e\n\n\u003cbr /\u003e\n\n\u003cbr /\u003e\n\n\u003cbr /\u003e\n\nFor .NET version 3.1 and earlier, Google Cloud Tools for Visual Studio\nautomatically supplies an `app.yaml` file and a Dockerfile when you deploy to\nApp Engine. However, you can extend the .NET runtime to add additional\nfunctionality by customizing the Docker image. For more information, see\n[Custom Runtimes](/appengine/docs/flexible/custom-runtimes).\n\nHealth checking\n---------------\n\nBy default, all programs running in the flexible environment receive\n[health check requests](/appengine/docs/flexible/how-instances-are-managed#health_checking),\nand you don't need to write any additional code."]]