Betatalks #90 - What's new in .NET 8

preview_player
Показать описание

Steven and Jelle talk about new features in .NET 8, ASP.NET Core 8, and C# 12. They discuss the improvements to performance, containers, Blazor rendering modes, exception handling middleware, authorization for Swagger endpoints, named services, primary constructors, time providers, and more. They show code examples for many of these features. Overall, it provides an overview of the major updates in the latest .NET 8 release and how developers can benefit from these changes.

Links for more information:

Time stamps:
00:00 - Introduction
00:58 - Performance improvements
02:10 - .NET MAUI stability
02:39 - New Blazor rendering modes
08:32 - Native AOT improvements
11:08 - Container improvements
16:03 - Exception handling middleware
18:06 - Authorization for Swagger endpoints
21:22 - Identity API mappings
22:44 - Short circuit routing middleware
24:10 - Experimental attribute
26:06 - Primary constructors in C# 12
28:59 - Named services for DI
32:06 - TimeProvider
34:49 - Closing remarks and outro

There is more to come!

Рекомендации по теме
Комментарии
Автор

*Note: The issue at 25:00 can be resolved by using a diagnosticId without dashes.

BetabitVideos