About 97,600 results
Open links in new tab
  1. Set up Dev Proxy - Dev Proxy | Microsoft Learn

    Feb 7, 2025 · Dev Proxy is a command line tool that helps you simulate behaviors and errors of cloud APIs to help you build resilient apps. In this tutorial, you learn how to install and run Dev Proxy. Important. Dev Proxy installer adds a new entry to PATH.

  2. What is Dev Proxy? - Dev Proxy | Microsoft Learn

    Dev Proxy is a command-line tool that works on any platform. Because it intercepts network requests, it works with any type of app and tech stack. Dev Proxy is open source and free to use.

  3. Dev Proxy - GitHub

    Dev Proxy is a command line tool for simulating APIs for testing apps. It aims to provide a better way to test applications. Use the proxy to: Identify and fix issues in your code before they reach production. Begin with our tutorial. It will guide you through the installation process and running the proxy for the first time.

  4. Configure Dev Proxy - Dev Proxy | Microsoft Learn

    Feb 5, 2025 · Dev Proxy is highly configurable. It uses plugins to implement functionality. You can combine any of the standard plugins and build your own. By using plugins and custom configurations, you can tailor Dev Proxy to your specific needs. Dev Proxy includes a default configuration file, named devproxyrc.json. The file is located in Dev Proxy's ...

  5. Build & test resilient apps in .NET with Dev Proxy - .NET Blog

    Apr 16, 2024 · Dev Proxy is an API simulator that allows you to simulate different API behaviors, without changing a line of your app’s code. That’s right. Using Dev Proxy, you can simulate errors, delays, rate limiting, and more. All while your app is thinking that it’s connected to a real API!

  6. Dev Proxy v0.26 with improved mocking and plugin validation

    Apr 3, 2025 · Dev Proxy Toolkit is a Visual Studio Code extension that makes it easy to create and update configuration files. Alongside the new release of Dev Proxy, we’ve also released a new version of the toolkit, v0.20.0. In this version, we’ve updated all code snippets to use the latest schema and reflect the breaking changes in v0.26.0 release. ...

  7. dev-proxy/README.md at main · dotnet/dev-proxy - GitHub

    Dev Proxy is a command line tool for simulating APIs for testing apps. It aims to provide a better way to test applications. Use the proxy to: Identify and fix issues in your code before they reach production. Begin with our tutorial. It will guide you through the installation process and running the proxy for the first time.

  8. Dev Proxy v0.24 with improved generating OpenAPI specs

    Jan 30, 2025 · Dev Proxy allows you to simulate behaviors for APIs. To do that, you need to know which URLs your app is calling and configure Dev Proxy to intercept them. To help you find out which URLs your app is calling, we’re introducing a new configuration preset.

  9. Using Dev Proxy to troubleshoot issues with Graph Connectors

    Aug 13, 2024 · Thanks to Dev Proxy, you can intercept API calls, simulate API errors or throttling, mock responses so that you can test your code without needing the real APIs, and much more.

  10. Use Dev Proxy with .NET applications - Dev Proxy | Microsoft Learn

    Apr 8, 2024 · If you want to use Dev Proxy with your .NET application, you don't need to make any changes to your application. Start Dev Proxy and it will automatically intercept web requests made by your .NET application.

  11. Some results have been removed
Refresh