WestwindWebSurge 0.86.0

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 WestwindWebSurge --version 0.86.0
NuGet\Install-Package WestwindWebSurge -Version 0.86.0
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="WestwindWebSurge" Version="0.86.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add WestwindWebSurge --version 0.86.0
#r "nuget: WestwindWebSurge, 0.86.0"
#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 WestwindWebSurge as a Cake Addin
#addin nuget:?package=WestwindWebSurge&version=0.86.0

// Install WestwindWebSurge as a Cake Tool
#tool nuget:?package=WestwindWebSurge&version=0.86.0

West Wind WebSurge is an easy to use Web load testing tool that makes it easy to capture or enter a series of Web requests, and test them interactively or under automated heavy load. The goal is to make the process of creating, managing and playing back of HTTP requests easy, so you can test and re-test your sites frequently and catch performance or application issues early in the development cycle.

Use our built-in Web capture tool to capture and filter Web sessions from Web Browsers or Windows applications, use Telerik's Fiddler or manually create sessions using plain text HTTP headers in a text file. All HTTP request data is stored as plain HTTP headers, so it's easy to create, edit or generate test sessions manually of via code.

Capture HTML requests, AJAX, REST and SOAP services. Capture SSL requests, provide POST data and custom headers - anything HTTP supports you can use in your session. Once captured play back the session under load by running for a specified time and number of simultaneous sessions. See summarized results, a few simple  graphs and examine individual requests and failures. Finally a command line tool is available to automate load tests from the command prompt or with shell scripts.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

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

This update changes to more lenient licensing. Adds the ability to test all requests in a session once for easy review in non-load scenarios. Time to 1st byte is now captured. .websurge extension support for session files so they just open in WebSurge when clicked. Optional formatted view with Syntax coloring for HTML, JSON and XML results.