ApiExplr 1.0.2
See the version list below for details.
dotnet add package ApiExplr --version 1.0.2
NuGet\Install-Package ApiExplr -Version 1.0.2
<PackageReference Include="ApiExplr" Version="1.0.2" />
<PackageVersion Include="ApiExplr" Version="1.0.2" />
<PackageReference Include="ApiExplr" />
paket add ApiExplr --version 1.0.2
#r "nuget: ApiExplr, 1.0.2"
#:package ApiExplr@1.0.2
#addin nuget:?package=ApiExplr&version=1.0.2
#tool nuget:?package=ApiExplr&version=1.0.2
A simple sexy test client for your web api 2 application.
At work we run various web api applications. RESTful services. Lots of uri’s. Lots of contracts with client application.
To help share the knowledge of what these services do, I’ve created a web api explorer client using reflection.
This is a friendly and informative alternative to using Fiddle, Simple JS Client, the standard .Net Help page, and similar other adhoc testing / documentation tools.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET Framework | net is compatible. |
This package has no dependencies.
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.