Performance Test Client Agent is a lightweight .NET Standard class library for generating load in performance testing.
Info
Version: | 1.1.3 |
Author(s): | GivePenny |
Last Update: | Friday, May 24, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/GivePenny/PerformanceTestClientAgent |
NuGet Url: | https://www.nuget.org/packages/PerformanceTestClientAgent |
Install
Install-Package PerformanceTestClientAgent
dotnet add package PerformanceTestClientAgent
paket add PerformanceTestClientAgent
PerformanceTestClientAgent Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.Logging.Abstractions(>= 2.2.0)
- System.Net.Http(>= 4.3.4)