Performance Improvements in .NET 8, ASP.NET Core, and .NET MAUI | .NET Conf 2023

Поделиться
HTML-код
  • Опубликовано: 21 окт 2024

Комментарии • 6

  • @Aaron31056
    @Aaron31056 10 месяцев назад +2

    Good job guys! I am working on a .NET MAUI and a ASP.NET Core project with .NET 8 and loving it! Keep up the great work!

  • @andersborum9267
    @andersborum9267 11 месяцев назад +9

    As a software architect focusing on scalability and building high throughput APIs, the latest release is a massive improvement. I don't think the vast majority of the devs out there truly appreciate the work that's gone in the latest v8 release.

  • @ja_mcito
    @ja_mcito 10 месяцев назад +1

    33:36 example has error: line 22: IsEmpty(IList values) => values. Count *!=* 0; should be: IsEmpty(IList values) => values. Count *==* 0;

  • @nepalxplorer
    @nepalxplorer 11 месяцев назад +2

    great job guys!

  • @DotnetareaBr
    @DotnetareaBr 11 месяцев назад +2

    Nice job!

  • @Ruslan_0990
    @Ruslan_0990 17 дней назад

    37:00
    Everyone: Check out these PowerPoint slides
    Stephen: I'm gonna use the command line and "This is the most complicated part of the assembly we NEED to understand" 😂