philbir
-
- 4,558 total downloads
- last updated 9/6/2026
- Latest version: 0.7.7
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. -
Tap.
by: philbirInternals - 3,167 total downloads
- last updated 9/6/2026
- Latest version: 0.7.7
Internal building block for Tap.Aspire.Hosting and the Tap CLI. Not intended to be referenced directly — install Tap.Aspire.Hosting instead. -
- 2,971 total downloads
- last updated 9/6/2026
- Latest version: 0.7.7
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. -
- 2,521 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: philbirWorkspace - 2,288 total downloads
- last updated 9/6/2026
- Latest version: 0.7.7
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. -
- 1,851 total downloads
- last updated 9/6/2026
- Latest version: 0.7.7
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 - 1,715 total downloads
- last updated 9/6/2026
- Latest version: 0.7.7
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