fiddler 2.3.4.4

The owner has unlisted this package. This could mean that the package is deprecated, has security vulnerabilities or shouldn't be used anymore.
dotnet add package fiddler --version 2.3.4.4
NuGet\Install-Package fiddler -Version 2.3.4.4
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="fiddler" Version="2.3.4.4" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add fiddler --version 2.3.4.4
#r "nuget: fiddler, 2.3.4.4"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install fiddler as a Cake Addin
#addin nuget:?package=fiddler&version=2.3.4.4

// Install fiddler as a Cake Tool
#tool nuget:?package=fiddler&version=2.3.4.4

Fiddler is a Web Debugging Proxy which logs all HTTP(S) traffic between your computer and the Internet. Fiddler allows you to inspect all HTTP(S) traffic, set breakpoints, and "fiddle" with incoming or outgoing data. Fiddler includes a powerful event-based scripting subsystem, and can be extended using any .NET language.

Fiddler is freeware and can debug traffic from virtually any application, including Internet Explorer, Mozilla Firefox, Opera, and thousands more.
| Please install with chocolatey (https://nuget.org/List/Packages/chocolatey).

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated