QRcode Create - .NET Core WindowsForms A simple app - using an open source library to generate a QR code. (https://github.com/codebude/QRCoder/) I chose .NET Core to review basic windows forms functionality I've done in the past with older .NET versions. Next: a QR code reader...