question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

`QRCode` is not found in .NET 7

See original GitHub issue

I just upgraded my project to .NET 7 and this is not working, QRCode is not found. When is this going to be compatible with .NET 7 ?

Thanks !

Issue Analytics

  • State:open
  • Created 10 months ago
  • Reactions:2
  • Comments:6

github_iconTop GitHub Comments

13reactions
guifurlan89commented, Dec 8, 2022

Same problem here in version 1.4.3, downgrading to 1.4.2 solve for me.

0reactions
lqlamcommented, Apr 25, 2023

See my solution: #450 (comment)

Read more comments on GitHub >

github_iconTop Results From Across the Web

When I am trying to generate QR code from web api in c# ...
When I am trying to generate a QR code from a web API in C# using QRCoder Package I cannot find QRCode in...
Read more >
Creating QR Code In ASP.NET Core
Now in this article, we will learn how to generate a QR code using ASP.NET Core MVC. Let's learn step by step by...
Read more >
C# QR Code Generator (for .NET 7, 6, 5, Core & Framework)
How to Read & Generate QR Code in C# · Download QR code Generator Library · Create a QR code by adding one...
Read more >
Solved ASPNet Error The type name QRCode does not ...
The type name 'QRCode' does not exist in the type 'QRCode Generator'. Generate QR Code in Crystal Report using C# and VB.Net in...
Read more >
QRCoder 1.4.3
QRCoder is a simple library, written in C#.NET, which enables you to create QR codes. It hasn't any dependencies to other libraries and...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found