GrinderScript.Net.Core 1.1.0.56

dotnet add package GrinderScript.Net.Core --version 1.1.0.56
                    
NuGet\Install-Package GrinderScript.Net.Core -Version 1.1.0.56
                    
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="GrinderScript.Net.Core" Version="1.1.0.56" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="GrinderScript.Net.Core" Version="1.1.0.56" />
                    
Directory.Packages.props
<PackageReference Include="GrinderScript.Net.Core" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add GrinderScript.Net.Core --version 1.1.0.56
                    
#r "nuget: GrinderScript.Net.Core, 1.1.0.56"
                    
#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.
#:package GrinderScript.Net.Core@1.1.0.56
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=GrinderScript.Net.Core&version=1.1.0.56
                    
Install as a Cake Addin
#tool nuget:?package=GrinderScript.Net.Core&version=1.1.0.56
                    
Install as a Cake Tool

Core functionality for GrinderScript.Net, a Grinder script engine for load tests written in a .Net language

Product Compatible and additional computed target framework versions.
.NET Framework net40-client is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (3)

Showing the top 3 NuGet packages that depend on GrinderScript.Net.Core:

Package Downloads
GrinderScript.Net.Csv

Support for loading datapool values from CSV-files for GrinderScript.Net

GrinderScript.Net.Samples

This package contains samples that demonstrate the use of GrinderScript.Net

GrinderScript.Net.CsScript

Support for writing load test as pure C# scripts using CS-Script for GrinderScript.Net

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.1.0.56 2,985 6/5/2013
1.0.3.45 1,944 5/30/2013
1.0.2.28 1,650 5/10/2013
1.0.1 1,713 4/22/2013
1.0.0 1,954 4/16/2013