QrCodeCli 0.0.3-alpha
This is a prerelease version of QrCodeCli.
There is a newer prerelease version of this package available.
See the version list below for details.
See the version list below for details.
dotnet tool install --global QrCodeCli --version 0.0.3-alpha
This package contains a .NET tool you can call from the shell/command line.
dotnet new tool-manifest
dotnet tool install --local QrCodeCli --version 0.0.3-alpha
This package contains a .NET tool you can call from the shell/command line.
#tool dotnet:?package=QrCodeCli&version=0.0.3-alpha&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
nuke :add-package QrCodeCli --version 0.0.3-alpha
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
QrCodeCli
A global tool to encode and decode qr codes
In this repo, i m building a global tool that allows to encode and decode qr codes.
The tool is based on two sub commands :
- Use sub command
Encodeto encode qr codes- Use sub command
Encode Urlto encode url qr codes- Use sub command
Encode Smsto encode sms qr codes- Use sub command
Encode Sepato encode sepa qr codes- Use sub command
Encode Wifito encode wifi qr codes- Use sub command
Encode Locationto encode location qr codes- Use sub command
Decodeto decode qr codesTo run the tool, type commands :
QrCode -hto show helpQrCode -vto show versionQrCode -sto show settingsQrCode Encode -i [input-text]to encode qr code from plain textQrCode Encode -i [input-file]to encode qr code from text fileQrCode Decode -i [input-file]to decode qr code from image fileTo install global tool from a local source path, type commands :
dotnet tool install -g --configfile .\nugets\local.config QrCodeCli --version "*-*" --ignore-failed-sourcesTo install global tool from nuget source, type these command :
- For stable version :
dotnet tool install -g QrCodeCli --ignore-failed-sources- For prerelease version :
dotnet tool install -g QrCodeCli --version "*-*" --ignore-failed-sourcesTo uninstall global tool, type these command :
dotnet tool uninstall -g QrCodeCli
Tools : vs22, net 6.0/7.0, qrcoder, zxing, command-line, spectre-console
| 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 is compatible. 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.5-preview | 651 | 12/24/2023 |
| 0.0.4-preview | 615 | 8/29/2023 |
| 0.0.3-alpha | 612 | 8/29/2023 |
| 0.0.2 | 626 | 8/10/2024 |
| 0.0.2-alpha | 656 | 8/29/2023 |
| 0.0.1 | 848 | 12/24/2023 |
| 0.0.1-alpha | 595 | 8/28/2023 |
| 0.0.0-alpha | 637 | 8/28/2023 |