ApiExplr 1.0.10
dotnet add package ApiExplr --version 1.0.10
NuGet\Install-Package ApiExplr -Version 1.0.10
<PackageReference Include="ApiExplr" Version="1.0.10"> <PrivateAssets>all</PrivateAssets> <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets> </PackageReference>
<PackageVersion Include="ApiExplr" Version="1.0.10" />
<PackageReference Include="ApiExplr"> <PrivateAssets>all</PrivateAssets> <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets> </PackageReference>
paket add ApiExplr --version 1.0.10
#r "nuget: ApiExplr, 1.0.10"
#:package ApiExplr@1.0.10
#addin nuget:?package=ApiExplr&version=1.0.10
#tool nuget:?package=ApiExplr&version=1.0.10
A simple 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. Lots of 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.
Try it out. Send me some feedback. @apiexplr
Getting started with this Nuget package, from scratch...
https://github.com/kahneraja/ApiExplr/wiki/Getting-started-with-this-Nuget-package,-from-scratch.
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.
See recently closed issues here:
https://github.com/kahneraja/ApiExplr/issues?q=is%3Aissue+is%3Aclosed