diff --git a/README.md b/README.md index 3fb59904..0ff0cc78 100644 --- a/README.md +++ b/README.md @@ -791,6 +791,7 @@ Follows best practices and conventions to provide you a SOLID development experi * [NJsonSchema](https://github.com/RSuter/NJsonSchema) - NJsonSchema is a .NET library to read, generate and validate JSON Schema draft v4+ schemas. * [NuKeeper](https://github.com/NuKeeperDotNet/NuKeeper) - Automagically update nuget packages in .NET projects. * [NuGetPackageExplorer](https://github.com/NuGetPackageExplorer/NuGetPackageExplorer) - Create, update and deploy Nuget Packages with a GUI. +* [ReleaseRun .csproj Health](https://releaserun.com/tools/csproj-health/) - Paste your .csproj file and instantly see outdated NuGet packages with current vs latest versions, A-F health grades per dependency, and flags for abandoned packages. * [NugetVisualizer](https://github.com/sepharg/NugetVisualizer) - Visualize all of the nuget packages and their corresponding versions for a set of given git repositories or folders. * [OctoLinker](https://github.com/OctoLinker/browser-extension) - Navigate through `projects.json` files efficiently with the OctoLinker browser extension for GitHub. * [posh-dotnet](https://github.com/bergmeister/posh-dotnet) - `PowerShell` tab completion for the [dotnet CLI](https://github.com/dotnet/cli).