Presentation is loading. Please wait.

Presentation is loading. Please wait.

Microsoft Connect /28/ :21 AM

Similar presentations


Presentation on theme: "Microsoft Connect /28/ :21 AM"— Presentation transcript:

1 Microsoft Connect 2016 5/28/2018 12:21 AM
© 2016 Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN THIS PRESENTATION.

2 ASP.NET Core 1.1 Maria Naggaga Program Manager Microsoft Connect 2016
© 2016 Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN THIS PRESENTATION.

3 Agenda New Features A look at Learn more
5/28/ :21 AM Agenda New Features What’s new with ASP.NET Core 1.1? A look at Performance and Azure Integration Learn more Available resources © 2016 Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN THIS PRESENTATION.

4 What’s New in ASP.NET Core 1.1?
5/28/ :21 AM What’s New in ASP.NET Core 1.1? URL Rewriting Middleware Configured using IIS Rewrite Module, Apache’s Mod_Rewrite or C# Ex: redirect all requests to to © 2016 Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN THIS PRESENTATION.

5 What’s New in ASP.NET Core 1.1?
5/28/ :21 AM What’s New in ASP.NET Core 1.1? URL Rewriting Middleware Configured using IIS Rewrite Module, Apache’s Mod_Rewrite or C# Ex: redirect all requests to to View Components as Tag Helpers Invoke View Components in your views using Tag Helpers © 2016 Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN THIS PRESENTATION.

6 What’s New in ASP.NET Core 1.1?
5/28/ :21 AM What’s New in ASP.NET Core 1.1? View Components as Tag Helpers Invoke View Components in your views using Tag Helpers @await Component.InvokeAsync("Copyright", new { website = "example.com", year = 2016 }) © 2016 Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN THIS PRESENTATION.

7 What’s New in ASP.NET Core 1.1?
5/28/ :21 AM What’s New in ASP.NET Core 1.1? View Components as Tag Helpers Invoke View Components in your views using Tag Helpers <vc:copyright website=“example.com” year></vc:copyright> © 2016 Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN THIS PRESENTATION.

8 What’s New in ASP.NET Core 1.1?
5/28/ :21 AM What’s New in ASP.NET Core 1.1? URL Rewriting Middleware Configured using IIS Rewrite Module, Apache’s Mod_Rewrite or C# Ex: redirect all requests to to View Components as Tag Helpers Invoke View Components in your views using Tag Helpers Middleware as MVC filters Add middleware as an MVC resource filter to specific controllers or actions © 2016 Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN THIS PRESENTATION.

9 What’s New in ASP.NET Core 1.1 on Performance ?
5/28/ :21 AM What’s New in ASP.NET Core 1.1 on Performance ? View Compilation Precompile Razor views Response Caching Reduce the number of request a client or proxy makes to the web server. Response Compression Add GZipCompression to ASP.NET HTTP Pipeline © 2016 Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN THIS PRESENTATION.

10 Demo Performance with Response Compression Microsoft Connect 2016
5/28/ :21 AM Demo Performance with Response Compression © 2016 Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN THIS PRESENTATION.

11 What’s New in ASP.NET Core 1.1 on Azure ?
5/28/ :21 AM What’s New in ASP.NET Core 1.1 on Azure ? App Service logging View and query your ASP.NET Core 1.1 logs on the Azure. Key Vault Configuration Retrieve application configuration on application start using Azure Key Vault. Storage Data Protection Key Repositories Store your Data Protection Keys in Azure or Redis. © 2016 Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN THIS PRESENTATION.

12 Demo Azure Integration with App Service Logging Provider
Microsoft Connect 2016 5/28/ :21 AM Demo Azure Integration with App Service Logging Provider © 2016 Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN THIS PRESENTATION.

13 Call to Action Learn more about ASP.NET Core Microsoft Virtual Academy online. Checkout ASP.NET Core 1.1 Features aka.ms/aspnetcore1-1 Get started with ASP.NET Core at dot.net Re-visit Connect on Channel 9.

14 5/28/ :21 AM © 2016 Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN THIS PRESENTATION.

15


Download ppt "Microsoft Connect /28/ :21 AM"

Similar presentations


Ads by Google