Metadata >> NuGet >> LoaderIOVerifier

LoaderIOVerifier

Metadata

Authors Ken Sykora
Copyrights Copyright 2014
Description Loader.IO requires that you create a URL to verify your site to be load tested. This can be problematic if you are using a cloud host and have DNS that changes regularly, or if you simply want a more elegant solution than having to update a text file for each environment you load test. This addresses these problems by making it easier to dynamically verify your site, simply by setting a web.config value. Install this package, and update the LoaderIOResponder appSetting in your web.config with your hex code from loader.io's verification page.
Owners ken.sykora
RequireLicenseAcceptance True
Title loader.io verifier
PackageSize 10216
PackageHashAlgorithm SHA512
PackageHash OndNJkg1VBRLYtawQaLKpB7Co3r8mFJFwTEhXlONDhrrkFmAb904Sh7SCVgpmevrc1p3XxsQbLV2LlA/9i5GPQ==
DownloadCount 000000
CreatedDate 2014-12-08T23:26:50
LicenseUrl https://raw.githubusercontent.com/kensykora/loaderio-verifier/master/LICENSE
ProjectUrl https://github.com/kensykora/loaderio-verifier
Summary Creates a URL for your ASP.Net websites that allows loader.io to verify your site given a validation value in web.config
Tags C# LoadTesting LoaderIO
Dependencies WebActivatorEx:2.0.0

Access

You can access data for this project using the tools and addresses described below.

NuGet (nuget.exe)

Installing the package (HTTP Basic authentication):
nuget install LoaderIOVerifier -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install LoaderIOVerifier -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc

NuGet (Package Manager Console)

Installing the package (search all configured feeds):
Install-Package LoaderIOVerifier
Installing the package (HTTP Basic authentication):
Install-Package LoaderIOVerifier -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package LoaderIOVerifier -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Uinstalling the package:
Uninstall-Package LoaderIOVerifier

OpenWrap

Installing the package:
o add-wrap LoaderIOVerifier
Uninstalling the package:
o remove-wrap LoaderIOVerifier

Versions

A version is snapshot of a project's source code. It does not need to follow the Major.Minor.Revision.Build numbering pattern. It can be an arbitrary string of text that identifies a release or a build, in particular including meaningful words like beta, RC or RTM.

Name Related
0.1.0-build11
0.1.0-build10
0.1.0-build9
0.1.0-build8
0.1.0-build7
0.1.0-build6
0.1.0-build5
0.1.0-build4
0.1.0-build2
0.1.0-build1