Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix readme #481

Merged
merged 1 commit into from
Apr 2, 2024
Merged

Fix readme #481

merged 1 commit into from
Apr 2, 2024

Conversation

MarkusG
Copy link
Contributor

@MarkusG MarkusG commented Nov 28, 2023

Summary

This PR fixes/implements the following bugs/features:

  • Documentation inaccuracy

Closing issues

Closes #475 #443 #435

@codebude codebude merged commit c0e9ca2 into codebude:master Apr 2, 2024
@codebude
Copy link
Owner

codebude commented Apr 2, 2024

Hi @MarkusG ,

Thank you for your contribution. The documentation is not actually wrong, as the code works as long as you are using the appropriate .NET framework version. See also this wiki page: https://github.com/codebude/QRCoder/wiki/Advanced-usage---QR-Code-renderers#2-overview-of-the-different-renderers

But I agree with you that the example (so all the dependencies to different .NET versions) are somehow outdated. (Shame on me!) Your suggestion to rewrite the example to the PngByteCode, which works on all platforms, is a good idea. Thank you! :-)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Sample code fails - "QRCode" doesn't exist
2 participants