State of ASP.NET Core | .NET Conf 2022

แชร์
ฝัง
  • เผยแพร่เมื่อ 16 ม.ค. 2025

ความคิดเห็น • 21

  • @stanmatthijs8861
    @stanmatthijs8861 2 ปีที่แล้ว +7

    Daniel is just the best, he is one of the few over at Microsoft that can make you genuinely excited to get hands on with their new tech. Clean presentation, I also thought it was funny how you could see search history when he tested his API without swaggerUI. That would be a great spot to put an easter egg next time

  • @quachhengtony7651
    @quachhengtony7651 2 ปีที่แล้ว +1

    Great stuffs! Exicted for NativeAOT in the future

  • @erhanalankus
    @erhanalankus 2 ปีที่แล้ว

    Great presentation, thanks

  • @hnck1996
    @hnck1996 2 ปีที่แล้ว

    Where can I find the snippets?

  • @fieryscorpion
    @fieryscorpion 2 ปีที่แล้ว +1

    That was pretty amazing! Thank you Dan and the whole dotnet team!

  • @meltsv
    @meltsv 2 ปีที่แล้ว +1

    Where can I get these very beautiful wallpapers? Speaker is amazing!

  • @betsegawlemmaamersho1638
    @betsegawlemmaamersho1638 2 ปีที่แล้ว +1

    please provide info about installing dotnet7 on Ubuntu using package manager

  • @xeoneraldo1254
    @xeoneraldo1254 2 ปีที่แล้ว +1

    .Net is really ❤❤❤❤🤗🤗

  • @indylawi5021
    @indylawi5021 2 ปีที่แล้ว

    Thx for the demo. ASP.NET Core in .NET 7 looks great. Can I continue using VS Code instead of the full blown VS for ASP.NET Core in .NET 7 development?

  • @stephenyork7318
    @stephenyork7318 2 ปีที่แล้ว

    I made a guess as to the value of the Id property and I can now reach the swagger page but even with a valid jwt generated as you demonstrated I get “The signature key was not found” when invoke an endpoint.

  • @stephenyork7318
    @stephenyork7318 2 ปีที่แล้ว +1

    For those of us following along it would have been nice if you could just scroll right. What are the property values for the OpenApiReference instance at 18.28 ?

    • @alexeynishluk4653
      @alexeynishluk4653 2 ปีที่แล้ว

      new OpenApiSecurityScheme
      {
      Reference = new OpenApiReference {Type = ReferenceType.SecurityScheme, Id="Bearer"}
      },

  • @deanjackson4901
    @deanjackson4901 2 ปีที่แล้ว

    Anything new with Razor for Razor Pages???

  • @Hal0nic0
    @Hal0nic0 2 ปีที่แล้ว

    If someone knows how to handle the SymetricSecurityKey, let me know please, have a lovely day

  • @rpreviato
    @rpreviato 2 ปีที่แล้ว

    The only Microsoft failure of WebAssembly, IMHO is the use o Duende for Identity. That is the main reason for me to keep away from WebAssembly due to de lack of availability of my part to study and implement other alternatives.

  • @benjasuper
    @benjasuper 2 ปีที่แล้ว +3

    So instead of controllers, you invented endpoint groups? A class where you can define your routes with a single resource. You can define your return types with strongly typed entities. Cool. You can authorize them, nice very nice!
    You know what else does all of that. something that you had for years, which people are used to, are very scalable, maintainable and unit testable? Controllers...
    So no, I'm still not switching. If you guys can bring your performance improvements to controllers that would be nice of you. At least I can still make my enterprise applications in the way that is logical and makes sense.

    • @surakshachoudhary2880
      @surakshachoudhary2880 2 ปีที่แล้ว

      Agree. Seems like new features for the sake of new releases every year.

    • @ryanlashkevich9615
      @ryanlashkevich9615 2 ปีที่แล้ว +1

      I would advise you to be more flexible, just do compare these approaches in context of performance at least. We dont work in retail, we build software. Cheers) 😅

    • @davidfowl
      @davidfowl 2 ปีที่แล้ว +3

      You don't need to switch, and we continue to improve MVC controllers as much as is possible without breaking it. Minimal APIs is a more functional, less object-oriented approach to building APIs. If you prefer using controllers, then keep doing so.

    • @maheshmandhare8008
      @maheshmandhare8008 2 ปีที่แล้ว

      How it supports to iot platform for mobile,does it suport .mono core !

  • @andreaskarz
    @andreaskarz 2 ปีที่แล้ว

    Can you send a link to this cool wallpaper behind?