.NET Aspire Project Types and Templates
摘要
NET Aspire solutions contain .NET projects like any other .NET solution (and potentially non-.NET projects as well). In addition to the project .NET developers are already used to, there are other project types you’ll want to understand. .NET Aspire solution templates contain both projects specific to Aspire and normal project that leverage the platform. .NET Aspire project templates can create the Aspire-specific projects for use in solutions not created from the solution templates or otherwise not already containing such projects. Getting deeper into the different projects you’ll encounter will help to further understand how Aspire works.