Robod.Decoder.Cli
0.0.1
dotnet tool install --global Robod.Decoder.Cli --version 0.0.1
This package contains a .NET tool you can call from the shell/command line.
dotnet new tool-manifest
dotnet tool install --local Robod.Decoder.Cli --version 0.0.1
This package contains a .NET tool you can call from the shell/command line.
#tool dotnet:?package=Robod.Decoder.Cli&version=0.0.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
nuke :add-package Robod.Decoder.Cli --version 0.0.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Decoder.Cli
This is a simple decoder/encoder .NET tool that I created because I was tired of having to use different website to encode/decode stuff. Use at your own risk because it was made with no intention of being used by anyone else.
Getting Started
Dependencies
- CommandLineParser
- TextCopy
- System.IdentityModel.Tokens.Jwt
Installing
From source
- Download source
- Run
dotnet tool install --global --add-source .\nupkg Robod.Decoder.Cli
Some examples
Decode JWT
dor -j {token}
Encode to base64
dor -e -b {base64}
Author
Roland Bodenstaff
Version History
- 0.0.1
- Initial Release
License
This project is licensed under the MIT License
| 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 was computed. 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 |
|---|---|---|
| 0.0.1 | 410 | 4/9/2022 |