dotnet-decode-base64 4.0.0

dotnet tool install --global dotnet-decode-base64 --version 4.0.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-decode-base64 --version 4.0.0
                    
This package contains a .NET tool you can call from the shell/command line.
#tool dotnet:?package=dotnet-decode-base64&version=4.0.0
                    
nuke :add-package dotnet-decode-base64 --version 4.0.0
                    

Decode Base64

.NET global tool to decode a UTF8 Base64 encoded string.

Usage

dotnet decode-base64 SGVsbG8gV29ybGQh

Release notes

Release notes can be found on GitHub.

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. 
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
4.0.0 102 4 months ago
3.0.0 385 11/17/2023
2.0.0 680 4/20/2022
1.1.0 498 3/6/2022
1.0.5 521 1/18/2022
1.0.4 569 1/18/2022
1.0.3 948 12/29/2019
1.0.2 757 6/30/2019
1.0.1 914 1/13/2019
1.0.0 798 1/3/2019
0.2.3 1,107 7/29/2018
0.2.2 1,152 6/11/2018
0.2.1 1,167 6/11/2018
0.2.0 1,135 6/10/2018
0.1.0 1,157 6/9/2018