Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion DebugProbe.AspNetCore/DebugProbe.AspNetCore.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

<PackageIcon>icon.png</PackageIcon>
<PackageId>DebugProbe.AspNetCore</PackageId>
<Version>1.3.0</Version>
<Version>1.3.1</Version>

<Authors>Georgi Hristov</Authors>
<Description>Debug and inspect HTTP requests and responses inside ASP.NET Core apps. Capture, analyze, and compare API calls with a built-in UI.</Description>
Expand Down
2 changes: 0 additions & 2 deletions DebugProbe.AspNetCore/README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
# DebugProbe.AspNetCore

<img src="https://raw.githubusercontent.com/georgidhristov/DebugProbe.AspNetCore/refs/heads/main/Assets/logo.png" width="120" />

**Debug HTTP traffic directly from inside your ASP.NET Core pipeline.**

Live Demo: https://debugprobe.dev
Expand Down