About 6,810,000 results
Open links in new tab
  1. QR Code Generator - Visual Studio Marketplace

    Generates QR code from text and saves as transparent GIF in Visual Studio Code. Works without Internet connectivity. Usage. Select text you want to generate QR code from If no text was …

  2. QR Coder - Visual Studio Marketplace

    Generate QR codes from selected text or user input. Display the generated QR code in a webview panel. Select the text you want to convert into a QR code, or run the command …

  3. Visual Studio Code extension for generating QR code - GitHub

    Generates QR code from text and saves as transparent GIF in Visual Studio Code. Works without Internet connectivity.

  4. NuGet Gallery | QRCoder 1.6.0

    QRCoder is a simple library, written in C#.NET, which enables you to create QR codes. It hasn't any dependencies to external libraries (*), is available as package on NuGet and supports …

  5. Using Visual Studio For Generating QR Code (Developer Tutorial)

    Jan 14, 2025 · This source code demonstrates the fundamental process to generate a QR code Image and save it as a PNG file. You can generate a QR code and save it in any image …

  6. How to generate QR code in C# : Full tutorial - DEV Community

    Dec 2, 2021 · How to generate a QR Code in C#: Create or Open a visual studio Project; Install IronQR Library; Write a Code to create QR codes. Style Our QR Code, Add a Logo, Set …

  7. Generate QR Code using C# Console Application - C# Corner

    Mar 21, 2025 · Learn to Generate QR Code in C# using the QRCode NuGet package. Create a console app, enter data to encode, and save the QR code as a PNG image. Open the image …

  8. qr-code - Visual Studio Marketplace

    Visual Studio Code> Other> qr-code New to Visual Studio Code? Get it now. Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.

  9. A Visual Studio Code QR code generator - GitHub

    Generates a QR code for the selected text and display the QR code in a new window. If no text is selected, a prompt is provided for the user to enter the text. Select a piece of text and right …

  10. Create a C# QR Code Generator (Easy) + GitHub Repository

    May 20, 2023 · In Visual Studio, create a new Windows Forms project, and name it “QRCodeGenerator”. We’ll start by adding necessary references and modifying the .csproj file. …

Refresh