关于[Exploring the new project file, Program.cs, and the generic host in ASP.NET Core 3]的摘要:
In this post I take a look at some of the fundamental pieces of ASP.NET Core 3.0 applications - the .csproj project file and the Program.cs file. I'll describe how they've changed in the default templates from ASP.NET Core 2.x, and discuss some of the changes in the the APIs they use.