1.5 KiB
1.5 KiB
title | author | description | ms.author | ms.date | uid |
---|---|---|---|---|---|
What's new in ASP.NET Core 1.1 | rick-anderson | Learn about the new features in ASP.NET Core 1.1. | riande | 12/18/2018 | aspnetcore-1.1 |
What's new in ASP.NET Core 1.1
ASP.NET Core 1.1 includes the following new features:
- URL Rewriting Middleware
- Response Caching Middleware
- View Components as Tag Helpers
- Middleware as MVC filters
- Cookie-based TempData provider
- Azure App Service logging provider
- Azure Key Vault configuration provider
- Azure and Redis Storage Data Protection Key Repositories
- WebListener Server for Windows
- WebSockets support
Choosing between versions 1.0 and 1.1 of ASP.NET Core
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 Release Notes
- To connect with the ASP.NET Core development team's progress and plans, tune in to the ASP.NET Community Standup.