Command line tool to check for outdated dependencies within your project.
Info
| Version: | 2.0.0 |
| Author(s): | Guilherme Oenning |
| Last Update: | Tuesday, April 3, 2018 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/goenning/dotnet-outdated |
| NuGet Url: | https://www.nuget.org/packages/DotNetOutdated |
Install
Install-Package DotNetOutdated
dotnet add package DotNetOutdated
paket add DotNetOutdated
DotNetOutdated Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.NETCore.App(>= 2.0.0)
- Newtonsoft.Json(>= 11.0.2)
- NuGet.Versioning(>= 4.6.0)
Tags