What open-source QR Code Generator would you recommend? [closed]

I'm looking for a library to generate QR codes in .NET I've stumbled across a few paid ones, but very few free ones that look any good. Anyone have experience with a good free open-source library?

Thanks


Take a look at this one http://qrcodenet.codeplex.com/


http://code.google.com/p/zxing/ and How To Use ZXing C# Port might answer your question.