Weaver.Exec.RexConnect 0.5.4

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

// Install Weaver.Exec.RexConnect as a Cake Tool
#tool nuget:?package=Weaver.Exec.RexConnect&version=0.5.4

Extends Weaver with support for RexConnect request execution.

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

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
0.5.4 1,482 8/13/2013
0.5.3 1,111 8/2/2013
0.5.2 1,403 7/8/2013
0.5.1 1,383 7/4/2013
0.5.0 1,279 6/27/2013

- Added table support.
- Added ToQueryAsVar functions.