Add ReleaseRun .csproj Health checker to Tools section#909
Add ReleaseRun .csproj Health checker to Tools section#909Matheus-RR wants to merge 1 commit intothangchung:masterfrom
Conversation
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (1)
📝 WalkthroughWalkthroughA new resource entry for ReleaseRun .csproj Health was added to the README's list of resources, positioned after the NuGetPackageExplorer entry. Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~2 minutes Poem
🚥 Pre-merge checks | ✅ 3✅ Passed checks (3 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
📝 Coding Plan
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment Tip You can disable the changed files summary in the walkthrough.Disable the |
|
except the page is broken.. and they don't even include the tool on the main page.. so I guess no longer supported/maintained? |
|
Hi @ghhv, thanks for flagging this. You were right. The direct tool page was working, but our I have fixed that now. The tool is live here: And it now shows correctly on the main tools page too: |
What does this add?
Adds ReleaseRun .csproj Health to the Tools section — a free web-based tool specifically for .NET developers.
What it does:
.csprojfile and instantly see allPackageReferenceentriesWhy it fits here:
Complements existing tools like
NuKeeper(which auto-updates) andICanHasDotnetCore(which checks .NET Standard targeting). ReleaseRun gives a quick visual health overview when you want to audit what's outdated before deciding what to upgrade.Link: https://releaserun.com/tools/csproj-health/
Summary by CodeRabbit