Albatross.DevTools 2.0.5

Prefix Reserved
This package has a SemVer 2.0.0 package version: 2.0.5+d03dec7.
dotnet tool install --global Albatross.DevTools --version 2.0.5
                    
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 Albatross.DevTools --version 2.0.5
                    
This package contains a .NET tool you can call from the shell/command line.
#tool dotnet:?package=Albatross.DevTools&version=2.0.5
                    
nuke :add-package Albatross.DevTools --version 2.0.5
                    

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 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.

Version Downloads Last Updated
2.0.5 147 6/5/2025
2.0.4 96 6/4/2025
2.0.3 96 6/2/2025
2.0.2 259 3/3/2025