dotnet-tools-outdated
0.7.0
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet tool install --global dotnet-tools-outdated --version 0.7.0
This package contains a .NET tool you can call from the shell/command line.
dotnet new tool-manifest # if you are setting up this repo dotnet tool install --local dotnet-tools-outdated --version 0.7.0
This package contains a .NET tool you can call from the shell/command line.
#tool dotnet:?package=dotnet-tools-outdated&version=0.7.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
nuke :add-package dotnet-tools-outdated --version 0.7.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
0.7.0 release notes:
main changes:
- support of the locally instaled packages
- xml and json output
- -s|--showStat option to display one row with count of available and outdated packages
breaking changes:
- shows an additional and slightly different table of local installed tools preceding the table with the globally installed tools (if found the outdated locally instaled tools)
- different JSON output format (element names starting lower letter, camel case, dotnet-tools-outdated element with list of outdated packages and several additional elements)
- different XML output format (camel case boolean values, dotnet-tools-outdated element with list of outdated packages and several additional elements and attributes)
- update XML elements to be more in harmony with JSON format elements
- less packages listed in JSON and XML output by default (aka without the --outPkgRegardlessState option) or with the --name option
- -t|--toolPath option (perhaps not used frequently) changed to -gt|--globalToolsPath
fixes:
- -ni|--noIndent fixed for both JSON and XML
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net6.0 is compatible. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 is compatible. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.
Version | Downloads | Last updated |
---|---|---|
0.7.1 | 824,584 | 1/8/2024 |
0.7.0 | 4,489 | 1/6/2024 |
0.6.2 | 27,255 | 12/12/2023 |
0.6.1 | 422 | 12/12/2023 |
0.6.0 | 44,334 | 11/11/2021 |
0.5.2 | 630 | 3/7/2021 |
0.5.1 | 620 | 11/27/2020 |
0.5.0 | 515 | 11/26/2020 |
0.4.1 | 623 | 5/2/2020 |
0.4.0 | 519 | 5/2/2020 |
0.3.0 | 597 | 2/20/2020 |
0.2.0 | 595 | 1/15/2020 |
0.1.1 | 703 | 1/14/2020 |
0.1.0 | 809 | 1/14/2020 |