选择要使用的 .NET Core 版本Select the .NET Core version to use 本文内容 SDK 使用最新安装的版本The SDK uses the latest installed version 目标框架名字对象用于定义生成时 APITarget Framework Monikers define build time...
ASP.NET Core + TypeScript Setup Install ASP.NET Core and TypeScript Create a new project Set up the server Add TypeScript Add TypeScript code Add example code Set up the buil...
ASP.NET Core in a container Prerequisites Create a .NET Core Web API project Add Docker files to the project Build the application Add an environment variable to the image Bui...
组织项目以支持 .NET Framework 和 .NET CoreOrganize your project to support both .NET Framework and .NET Core 本文内容 示例Example 将现有项目替换为多目标的 .NET Core 项目Replace existing projects with a mul...
从源生成 .NET CoreBuild .NET Core from source 本文内容 从源生成 CLRBuild the CLR from source 使用生成Using Your Build 从源生成 CLIBuild the CLI from source 使用生成Using your build 另请参阅See also ...
ASP.NET Core 模块ASP.NET Core Module 本文内容 托管模型Hosting models 进程内托管模型In-process hosting model 进程外托管模型Out-of-process hosting model 托管模型更改Hosting model changes 进程名Process name 如何...