Intro To YARP In C# - How To Create a Reverse Proxy

แชร์
ฝัง
  • เผยแพร่เมื่อ 19 ธ.ค. 2024

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

  • @GaryJohnWalker1
    @GaryJohnWalker1 3 วันที่ผ่านมา +4

    This was an especially good video - I was barely aware of YARP but now see it could be very useful in a set of applications at work still being built

    • @IAmTimCorey
      @IAmTimCorey  3 วันที่ผ่านมา

      I am glad it was helpful.

  • @kjames460
    @kjames460 3 วันที่ผ่านมา +5

    This channel is an endless firehose of c#. I like it.

    • @IAmTimCorey
      @IAmTimCorey  3 วันที่ผ่านมา +1

      I'm glad you enjoy it.

  • @satyabratamohapatra3397
    @satyabratamohapatra3397 4 วันที่ผ่านมา +2

    Thank you Tim. This is amazing.

    • @IAmTimCorey
      @IAmTimCorey  4 วันที่ผ่านมา

      You are welcome.

  • @boblouwe8440
    @boblouwe8440 3 วันที่ผ่านมา +1

    Incredibly useful. Thank you.

  • @TheFutura8888
    @TheFutura8888 3 วันที่ผ่านมา +1

    Definitely going to try out yarp. I’ve been wanting to create a wetransfer esq way of sharing photos hosted locally with others outside of my network

    • @IAmTimCorey
      @IAmTimCorey  3 วันที่ผ่านมา

      I am glad it was helpful.

  • @webfax4146
    @webfax4146 21 ชั่วโมงที่ผ่านมา

    Would be great to see a full course on this - perhaps how to use YARP to handle B2C authentication for multiple sites so that the sites don't need to - if that is possible?

  • @Brendan2Alexander
    @Brendan2Alexander 2 วันที่ผ่านมา +1

    I ported over to Yarp a few years ago. I was using nginx, which I hated. Yarp is awesome.

    • @IAmTimCorey
      @IAmTimCorey  วันที่ผ่านมา

      Thanks for sharing!

  • @GaryJohnWalker1
    @GaryJohnWalker1 3 วันที่ผ่านมา +2

    Can YARP test availability - and do something else if the main onward target is not there?

    • @IAmTimCorey
      @IAmTimCorey  3 วันที่ผ่านมา +3

      Yes it can. You can have it use health checks to determine the health of an endpoint and then make decisions based upon that.

  • @granderecruta
    @granderecruta 3 วันที่ผ่านมา +1

    My Yarp when redirecting the requests returns error 502 something about ssl certificate. I'm running everything by orchestrated docker. Someone know how can I solve it?

  • @andywalter7426
    @andywalter7426 3 วันที่ผ่านมา

    you mentioned about using it to upgrade to .net 9 in a course? which course? i looked at all your courses and don't see one for upgrading to .net 9.

    • @IAmTimCorey
      @IAmTimCorey  3 วันที่ผ่านมา +1

      It launches tomorrow.

  • @waitingforyou2082
    @waitingforyou2082 3 วันที่ผ่านมา +1

    Thanks its great to know this

    • @IAmTimCorey
      @IAmTimCorey  3 วันที่ผ่านมา

      You are welcome.

  • @AtikBayraktar
    @AtikBayraktar 2 วันที่ผ่านมา

    So they say don't face your .NET core app which uses Kestrel as web server directly to internet (due to some limitations in Kestrel as a security measure, IDK if that's still relevant) and always use a gateway like YARP like in this example as a host and I'm okay with that because YARP is also very capable on top of Kestrel as seen in the video.
    What happens if I want to, lets say, publish a microservices app. along with YARP gateway built with Aspire to Azure Container Apps?
    Does Azure have its own gateway which conflicts with YARP etc? What's the best config. here?

  • @عروضوهميزات-ل5غ
    @عروضوهميزات-ل5غ 7 ชั่วโมงที่ผ่านมา

    If you could create a BFF course it would be great

  • @shayneguzman
    @shayneguzman 4 วันที่ผ่านมา +1

    Brilliant

  • @GabyGrecu
    @GabyGrecu 4 วันที่ผ่านมา +1

    MORE!

    • @IAmTimCorey
      @IAmTimCorey  4 วันที่ผ่านมา

      😂 So what more do you want to see? Just more options? Used as part of a "real" application?

    • @GabyGrecu
      @GabyGrecu 3 วันที่ผ่านมา

      @@IAmTimCorey I enjoy every video you post, so "any" of the content is a bliss. As a developer, for me (and for the others as i see in the comments), knowing the right tool for the right job is key. Hence this lesson was a good opportunity to learn, and now when i think of it, i could have used it in a real life application.

  • @unknown.artist.track3
    @unknown.artist.track3 2 วันที่ผ่านมา

    cool

    • @IAmTimCorey
      @IAmTimCorey  วันที่ผ่านมา

      I'm glad you think so.