RestfulEndpointTester 0.1.21

There is a newer version of this package available.
See the version list below for details.
dotnet add package RestfulEndpointTester --version 0.1.21
NuGet\Install-Package RestfulEndpointTester -Version 0.1.21
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="RestfulEndpointTester" Version="0.1.21" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add RestfulEndpointTester --version 0.1.21
#r "nuget: RestfulEndpointTester, 0.1.21"
#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 RestfulEndpointTester as a Cake Addin
#addin nuget:?package=RestfulEndpointTester&version=0.1.21

// Install RestfulEndpointTester as a Cake Tool
#tool nuget:?package=RestfulEndpointTester&version=0.1.21

A framework for testing RESTful endpoints in .Net

Product Compatible and additional computed target framework versions.
.NET Framework net452 is compatible.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
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.3.0 1,377 11/16/2015
0.2.2-beta 882 11/10/2015
0.2.1 1,413 11/10/2015
0.2.1-beta 863 11/10/2015
0.2.0 1,392 11/10/2015
0.1.22 1,057 11/10/2015
0.1.21 1,028 11/9/2015
0.1.20 1,012 11/9/2015
0.1.19 1,041 11/9/2015
0.1.18 1,048 11/9/2015
0.1.17 1,023 11/9/2015

This is the first release of the RESTful endpoint tester.  Please see the site for more information on using the framework.