Minimal APIs in ASP.NET 7.0 - Rob Richardson - NDC London 2023

Поділитися
Вставка
  • Опубліковано 15 лис 2024

КОМЕНТАРІ • 10

  • @obinnaokafor6252
    @obinnaokafor6252 Рік тому +2

    Excellent presentation. Minimal API is amazing.

  • @jemsworld
    @jemsworld Рік тому +4

    Excellently presented and well organized

  • @CamRezaie-d6l
    @CamRezaie-d6l Рік тому +1

    Chef's kiss right here

  • @Qrzychu92
    @Qrzychu92 Рік тому +1

    I'm not sure when this was recorded, but in Rider/R# and latest VS, there is a refactoring "extract to global using", the file name I think Global.Usings.cs - just Alt+Enter the usings away :)
    Otherwise, awesome talk.

  • @pazzuto
    @pazzuto Рік тому +1

    Ive seen projects start the with minimal api but end up looking just a controller as he mentions. It sounds great and there's performance gains with minimal, but as you start adding validation, filters, etc., may just wanna go back to controllers.

  • @guyincognito1985
    @guyincognito1985 Рік тому

    I like the cut of this guy's jib! 👍😎🆒 Seems like a very positive guy. 🐝➕

  • @stevehiggin
    @stevehiggin Рік тому +1

    Not sure the use of Minimal API is just reserved for small APIs. Sure David Fowler has said somewhere MVC Web API hasn't really changed much since the old framework days, and most of the performance work is going on under the covers for the Minimal API style, so yes your Minimal APIs might end up resembling controllers, but they should be way faster...

  • @mryoutuser
    @mryoutuser Рік тому +1

    Perfect

  • @mouradaissani8957
    @mouradaissani8957 Рік тому

    31:00 await app.RunAsync(); ;)

  • @pilotboba
    @pilotboba Рік тому

    Did you just steal a George Carlin bit to start your session? :)