Albatross.DevTools
2.0.2
Prefix Reserved
This package has a SemVer 2.0.0 package version: 2.0.2+e527db8.
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 Albatross.DevTools --version 2.0.2
This package contains a .NET tool you can call from the shell/command line.
dotnet new tool-manifest
dotnet tool install --local Albatross.DevTools --version 2.0.2
This package contains a .NET tool you can call from the shell/command line.
#tool dotnet:?package=Albatross.DevTools&version=2.0.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
nuke :add-package Albatross.DevTools --version 2.0.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Albatross.DevTools
A command line program that contains utilities that help with dotnet development process
Installation
dotnet tool install -g Albatross.DevTools
Commands
| Verb | Description |
|---|---|
fix-markdown-relative-urls |
Replace the relative urls in a markdown file with absolute urls using the provided RootUrl and RootFolder. The new url will be the constructed with the format of: {RootUrl}/{PathRelativeToRootFolder}. The utility is useful to fix the relative urls in the README.md file since the file is packed as part of the nuget package and its relative urls will not work in the nuget.org website |
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | 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. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.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.