0

Whe i use

BrcodeWriter.CreateBarcode("firstWord", BarcodeWriterEncoding.QRCode).SaveAsJpeg("QuickStart.jpg");'

Visual Studio give me error:

```Can not resolve reference: Microsoft.Extensions.Configuration.Json, referenced by IronBarCode. Please add a NuGet package or assembly reference for Microsoft.Extensions.Configuration.Json, or remove the reference to IronBarCode. Maket.Android


            
  • Have you tried adding the `Microsoft.Extensions.Configuration.Json` NuGet package to your project? If it's not a NuGet package, this may help: https://learn.microsoft.com/en-us/dotnet/api/microsoft.extensions.configuration.json?view=dotnet-plat-ext-6.0 – Flydog57 Jul 13 '22 at 04:05
  • Yes, its not working – JustUser Jul 14 '22 at 02:51

0 Answers0