qrcoder
https://github.com/codebude/qrcoder
C#
A pure C# Open Source QR Code implementation
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
C# not yet supported7 Subscribers
Add a CodeTriage badge to qrcoder
Help out
- Issues
- Replace byte[] with color struct
- Replace string concatenation with StringBuilder or string interpolation
- Rename 'viewBox' parameter for SVG renderer
- Use string interpolation throughout codebase
- Change url payload generator to convert schema and domain to uppercase
- Always use UTF-8 ECI mode when encoding in UTF-8
- Fix PDF creation: /Kids must contain indirect references
- Consolidate on either string.Empty or ""
- ASCII 'small' renderer prints inverted by default
- [WIP/QRCoder2] Consider Updated Abstractions
- Docs
- C# not yet supported