philbir
-
- 2,677 total downloads
- last updated 8/17/2026
- Latest version: 0.7.0-p.2 (prerelease)
Tap Tunnels — local HTTP tunnels with inspection built in. Install as a global .NET tool: `dotnet tool install -g Tap`. Run `tap --help` to get started. -
- 2,389 total downloads
- last updated 7/10/2026
- Latest version: 0.5.0-beta.6 (prerelease)
Aspire integration for Mango — a friendly MongoDB workbench. Adds the Mango UI to a MongoDB resource via WithMango(). -
Tap.
by: philbirInternals - 1,543 total downloads
- last updated 8/17/2026
- Latest version: 0.7.0-p.2 (prerelease)
Internal building block for Tap.Aspire.Hosting and the Tap CLI. Not intended to be referenced directly — install Tap.Aspire.Hosting instead. -
- 1,423 total downloads
- last updated 8/17/2026
- Latest version: 0.7.0-p.2 (prerelease)
Aspire AppHost integration for Tap Tunnels — local HTTP tunnels with inspection built in. Adds AddTap(), tap.WithTunnel()/WithQuickTunnel(), and the WithTap() resource decorator to your Aspire AppHost. -
Tap.
by: philbirWorkspace - 613 total downloads
- last updated 8/17/2026
- Latest version: 0.7.0-p.2 (prerelease)
Parses, validates, and renders Tap workspace files (.req.md / .api.md / .auth.md / .env.md / tap.md). Source of truth for the on-disk workspace format documented in docs/workspace-format.md. -
- 303 total downloads
- last updated 8/17/2026
- Latest version: 0.7.0-p.2 (prerelease)
Run Tap workspace requests, flows, and test sets from a terminal or from CI. Install as a global .NET tool: `dotnet tool install -g Tap.Studio.Cli`, then `tap-studio test <name>`. Reports to the console, JUnit,... More information -
Tap.
by: philbirExecution - 280 total downloads
- last updated 8/17/2026
- Latest version: 0.7.0-p.2 (prerelease)
Executes Tap workspace requests, flows, and test sets: HTTP transport, assertion evaluation, value extraction, and the sequential run engine. The engine behind both Tap Studio and the `tap-studio` CLI, so a... More information