Metadata >> NuGet >> GrinderScript.Net.CsScript

GrinderScript.Net.CsScript

Metadata

Authors Eirik Bjornset
Description Support for writing load test as pure C# scripts using CS-Script for GrinderScript.Net
LicenseUrl http://www.apache.org/licenses/LICENSE-2.0.html
Owners Eirik Bjornset
ProjectUrl http://grinderscript.net/
RequireLicenseAcceptance False
Dependencies GrinderScript.Net.Core:1.1.0.56|CS-Script:3.5.9.0
Title GrinderScript.Net.CsScript
PackageSize 13272
PackageHashAlgorithm SHA512
PackageHash DQEKa7vkDWGZDcDE8L4YU/noqPjtFUlhTqEJ+BHk4/WHsVMFjc0FIxbK9Fgj9XuFtVI9Gm8J6SiV7IxfuWKYUA==
DownloadCount 000000
CreatedDate 2013-06-07T06:03:24

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 GrinderScript.Net.CsScript -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install GrinderScript.Net.CsScript -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 GrinderScript.Net.CsScript
Installing the package (HTTP Basic authentication):
Install-Package GrinderScript.Net.CsScript -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package GrinderScript.Net.CsScript -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Uinstalling the package:
Uninstall-Package GrinderScript.Net.CsScript

OpenWrap

Installing the package:
o add-wrap GrinderScript.Net.CsScript
Uninstalling the package:
o remove-wrap GrinderScript.Net.CsScript

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
1.1.0.56