Spector

A lightweight network and dependency inspector for ASP.NET Core applications

Features β€’ Installation β€’ Quick Start β€’ Documentation β€’ Contributing


🎯 Overview

Spector is a powerful yet lightweight debugging tool for ASP.NET Core applications that captures and visualizes HTTP traces in real-time. Monitor incoming requests, outgoing HTTP calls, and their dependencies through a beautiful embedded web interfaceβ€”all with zero configuration required.

Perfect for development, testing, and troubleshooting API interactions without the overhead of external monitoring tools.

✨ Features

  • πŸ” Automatic HTTP Tracing - Captures all incoming and outgoing HTTP requests automatically
  • πŸ“Š *…

Similar Posts

Loading similar posts...