-
We can probably use the QRCoder library for to generate the QR Codes for every user that stores their account number containing their member status and other personal information. It can also be used …
-
It looks to me like the QRCoder.Unity is defined as being dependent on an older release of QRCoder itself, which no longer works properly in Unity. I tried to install the latest version of QRcoder to …
-
我具体突然发现没法登录了,没法下载高清的视频了
-
## Type of issue
[x ] Bug
[ ] Question (e.g. about handling/usage)
[ ] Request for new feature/improvement
## Expected Behavior
I'm trying to generate a version 8 QR Code to share an URL,…
-
## Type of issue
[x] Bug
[ ] Question (e.g. about handling/usage)
[ ] Request for new feature/improvement
## Expected Behavior
The `QRCode` class should be found and usable after updating…
-
This issue is intended to initiate version 2.0 of the QRCoder. I would like to see an active discussion here so that we can shape the implementation of version 2.0 together. Feedback from the communit…
-
Hi, I imported QRCoder.Unity using NuGet for Unity and I got these errors;
-Assembly 'Assets/Packages/QRCoder.1.3.4/lib/netstandard2.0/QRCoder.dll' will not be loaded due to errors: Unable to resol…
-
经查询,本项目用到了QRCoder依赖,且项目已转成.net 6: #210。但是如标题所示,这会存在问题……
现QRCoder已考虑转为ImageSharp,然而QRCoder也在等待ImageSharp 2.0的进度。
详见:https://github.com/codebude/QRCoder/issues/315
目前有2个建议方法:
1. 是先转回.net 5
2. 参考htt…
-
## Type of issue
[ ] Bug
[X] Question (e.g. about handling/usage)
[ ] Request for new feature/improvement
## Expected Behavior
Regarding your post:
https://en.code-bude.net/2017/05…
-
登录二维码不能正常显示,通过Visual Studio 2022调试后发现Downkyi.Core.Utils.QRCode中的createQrCode函数有异常
![image](https://github.com/user-attachments/assets/17e115c8-1ea9-490b-9cd9-f933634d9a32)
原因是B站返回的二维码URL太长,当前代码中设置的二…