ASP.NET Core 1.1 的新增功能What's new in ASP.NET Core 1.1
ASP.NET Core 1.1 新增了以下功能:ASP.NET Core 1.1 includes the following new features:
- URL 重写中间件URL Rewriting Middleware
- 响应缓存中间件Response Caching Middleware
- 查看组件即标记帮助程序View Components as Tag Helpers
- MVC 型中间件筛选器Middleware as MVC filters
- 基于 Cookie 的 TempData 提供程序Cookie-based TempData provider
- Azure App Service 日志记录提供程序Azure App Service logging provider
- Azure Key Vault 配置提供程序Azure Key Vault configuration provider
- Azure 和 Redis 存储数据保护密钥存储库Azure and Redis Storage Data Protection Key Repositories
- 适用于 Windows 的 WebListener 服务器WebListener Server for Windows
- WebSockets 支持WebSockets support
在 ASP.NET Core 的 1.0 和 1.1 版本之间进行选择Choosing between versions 1.0 and 1.1 of ASP.NET Core
ASP.NET Core 1.1 比 ASP.NET Core 1.0 功能更多。ASP.NET Core 1.1 has more features than ASP.NET Core 1.0. 通常情况下,建议使用最新版本。In general, we recommend you use the latest version.
其他信息Additional Information
- ASP.NET Core 1.1.0 发行说明ASP.NET Core 1.1.0 Release Notes
- 若要实时了解 ASP.NET Core 开发团队的进度和计划,请收看 ASP.NET Community Standup。To connect with the ASP.NET Core development team's progress and plans, tune in to the ASP.NET Community Standup.