本文档介绍了 ASP.NET Core 6.0 的新功能与改进,包括新的项目模板、内建分析器、热重载支持以及丰富的登录与认证选项。此外,强调了 C# 10 的新特性,如隐含引用命名空间和可空类型的支持,并提供了与之前版本相比的性能提升和 API 改进的信息。整体上,文档突出其设定简化和用户体验的增强。
3. ASP.NET Core 專案範本
3
• ASP.NET Core Empty (New routing APIs)
• ASP.NET Core Web App (Razor Page)
• ASP.NET Core Web App (Model-View-Controller)
• ASP.NET Core Web API (New routing APIs)
• ASP.NET Core gRPC Service
• ASP.NET Core with Angular
• ASP.NET Core with React.js
• ASP.NET Core with React.js and Redux
• Blazor WebAssembly App
• Blazor Server App
36. 一堆肉眼看不見的變更
• ASP.NET Core performance and API improvements
• Reduced memory footprint for idle TLS connections
• Reduce the size of System.IO.Pipelines.Pipe
• Pool SocketSender
• Zero bytes reads with SslStream
• Zero byte reads with PipeReader
• Remove slabs from the SlabMemoryPool
36