🚀Configure Standard and Minimal API Endpoints in .NET 8 Blazor SSR, CSR, Auto🔥

แชร์
ฝัง
  • เผยแพร่เมื่อ 15 ต.ค. 2024
  • Are you looking for Coding Mentoring? If you're seeking personalized guidance and mentoring for your coding journey, then get in touch!. I offer expert guidance and support to help you level up your programming skills. Contact me on business.netcodehub@gmail.com to book a session and accelerate your coding career.
    /*Playlist*/
    🔹 • .NET 8 | 🚀Ultimate Gui...
    /*Related*/
    .NET 8 QuickGrid: Effortless Add, Update, Delete, Filter, Sort & Paginate - No More External Library • .NET 8 QuickGrid: Effo...
    Securing .NET 8 Clean Architecture with JWT Authentication : Best Practices and Implementation🔥🎇. • Part 1️⃣ | Implement J...
    Complete .NET 8 Clean Architecture with MediatR and CQRS with CRUD using Web API & Blazor Wasm. • Completely master .NET...
    Mastering .NET 8 Clean Architecture: Implementing MediatR & CQRS for CRUD Operations -Wasm & Web API • Part2️⃣| .NET 8 Blazor...
    Here's a follow-up section to encourage engagement and support for Netcode-Hub:
    🌟 Get in touch with Netcode-Hub! 📫
    🔹 GitHub: (github.com/Net...) 🌐
    🔹 Twitter: ( / netcodehub ) 🐦
    🔹 Facebook: ( / netcodehub ) 📘
    🔹 LinkedIn: ( / netcode-hub-90b188258 ) 🔗
    🔹 Email: [business.netcodehub@gmail.com]📧
    ☕️ If you've found value in Netcode-Hub's work, consider supporting the channel with a coffee!
    🔹Buy Me a Coffee: (www.buymeacoff...) ☕️

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

  • @Rajeshsingh-ws5th
    @Rajeshsingh-ws5th 6 หลายเดือนก่อน +1

    Best web front end and back end tool. Thanks MS

    • @Netcode-Hub
      @Netcode-Hub  6 หลายเดือนก่อน

      Glad you like it!

  • @汪东进-j3k
    @汪东进-j3k 3 หลายเดือนก่อน

    Best video I have seen. Could u please tell about how to call the login minimal apis in a login.razor? I saw your another video to post a logout api in a form with post meth. But I can't image how to do this to call the login api

    • @Netcode-Hub
      @Netcode-Hub  3 หลายเดือนก่อน

      Thanks
      Call api either minimal or traditional, the same approach is used. In blazor, use HttpClient. Check my playlist of blazor , have many videos on that.

  • @craigf987
    @craigf987 5 หลายเดือนก่อน

    Your controller used the authorize attribute.. but your minimal api didn't. Can you show how that part is done with minimal API's?

    • @Netcode-Hub
      @Netcode-Hub  5 หลายเดือนก่อน

      Use .RequireAuthorization()