Build & test resilient apps in .NET with Dev Proxy

Поделиться
HTML-код
  • Опубликовано: 28 май 2024
  • James is joined by Waldek Mastykarz and Garry Trinder, who are here to walk us through how Dev Proxy can help you simulate behaviors and errors of cloud APIs, and more!
    Chapters:
    00:00 - Intro
    01:03 - What is Dev Proxy?
    02:25 - Demo - Intercepting Requests with Dev Proxy
    04:01 - Configuring Dev Proxy
    08:22 - Dev Proxy with Production Apps
    17:55 - Building Resilient Apps with Dev Proxy
    21:40 - Dev Proxy Getting Started & Wrap-up
    Resources:
    DevProxy: aka.ms/devproxy
    eShop: github.com/dotnet/eshop
    Connect with .NET:
    Blog: aka.ms/dotnet/blog
    Twitter: aka.ms/dotnet/twitter
    TikTok: aka.ms/dotnet/tiktok
    Mastodon: aka.ms/dotnet/mastodon
    LinkedIn: aka.ms/dotnet/linkedin
    Facebook: aka.ms/dotnet/facebook
    Docs: learn.microsoft.com/dotnet
    Forums: aka.ms/dotnet/forums
    🙋‍♀️Q&A: aka.ms/dotnet-qa
    👨‍🎓Microsoft Learn: aka.ms/learndotnet
    #dotnet
  • НаукаНаука

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

  • @Joooooooooooosh
    @Joooooooooooosh 2 месяца назад +2

    Nice to have some basic barebones Fiddler functionality in the toolkit. 👍🏻

  • @VivekGawande1
    @VivekGawande1 Месяц назад

    That was very instructive! What's the terminal theme?

  • @positronalpha
    @positronalpha 2 месяца назад +1

    Obviously, you don't run tests against real external services, but this definitely makes mocking them a lot easier. Cool stuff.

    • @WaldekMastykarz
      @WaldekMastykarz 2 месяца назад +1

      Exactly! You don't want to test the external services but need to verify that your own code won't fail when the APIs you use don't work as intended.

  • @OeHomestead
    @OeHomestead 2 месяца назад

    Tried this app and it went ahead and changed the proxy settings on my computer without warning, causing a lot of problems. Thanks...

    • @NotInventedHereShow
      @NotInventedHereShow 2 месяца назад +7

      So what you are saying you didn't read the manual 😅