WebApiTestClient 1.1.1

dotnet add package WebApiTestClient --version 1.1.1
                    
NuGet\Install-Package WebApiTestClient -Version 1.1.1
                    
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="WebApiTestClient" Version="1.1.1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="WebApiTestClient" Version="1.1.1" />
                    
Directory.Packages.props
<PackageReference Include="WebApiTestClient" />
                    
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 WebApiTestClient --version 1.1.1
                    
#r "nuget: WebApiTestClient, 1.1.1"
                    
#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.
#addin nuget:?package=WebApiTestClient&version=1.1.1
                    
Install as a Cake Addin
#tool nuget:?package=WebApiTestClient&version=1.1.1
                    
Install as a Cake Tool

A simple Test Client built on top of ASP.NET Web API Help Page.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on WebApiTestClient:

Package Downloads
DCSoft.WebAPI.Utility

WebAPI测试生成

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.1.1 799,502 9/25/2013
1.0.0 52,692 3/18/2013
0.0.5-alpha 10,344 2/4/2013
0.0.4-alpha 11,002 12/9/2012
0.0.3-alpha 14,694 12/4/2012
0.0.2-alpha 10,589 12/2/2012
0.0.1-alpha 10,849 12/2/2012