C#中的QR码生成库 [英] QR code generation library in C#

查看:97
本文介绍了C#中的QR码生成库的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在创建一个控制台应用程序,它将被安排作为后台进程运行,它将从数据库表中读取3列并将它们添加到QR代码中,然后将QR代码图像保存为base64编码的字符串。数据库表。保存的qr代码随后可以显示在网页中或添加到pdf报告等中。



经过大量研究后,我无法确定合适的免费在C#中使用QR码库。任何人都可以建议最好的二维码生成库,这个库很容易实现上面定义的应用程序。



我尝试过的方法:



我做了一些研究,但我无法做出最好的决定。

I'm creating a console application which will be scheduled to run as a background process where it will read 3 columns from a database table and add them in the QR code and then save the QR code image as base64 encoded string back in the database table. The saved qr code can be then displayed in a web page or added to a pdf report etc.

After so much research I have not been able to identify a suitable free to use QR code library in C#. Can anyone suggest the best library for QR code generation which is easy to implement for the above defined application process.

What I have tried:

I did some research but I'm not able to make decision which is the best one to use.

推荐答案

请参阅我对该问题的评论。另见:搜索 - CodeProject



这是你可以在CodeProject上找到的。您可以使用Google,Bing等找到更多。



-SA
Please see my comment to the question. See also: Search — CodeProject.

This is what you can find on CodeProject along. You can find more using Google, Bing or the like.

—SA


这很难判断哪一个是最好的,这取决于你的要求,预算或是否易于处理等。你最好自己测试一下。我曾经使用过一个免费的QR代码生成,但不知道它是否符合您的需求,请点击此处 [ ^ ]。
It's hard to judge which one is best, it depends on your requirement, budget or whether it's easy to handle etc. You'd better to test them by yourself. I've ever used a free one for QR code generation but don't know if it meet your needs, check here[^].


这篇关于C#中的QR码生成库的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆