Bytescout.BarCode.QRCode
1.0.4.1061
See the version list below for details.
dotnet add package Bytescout.BarCode.QRCode --version 1.0.4.1061
NuGet\Install-Package Bytescout.BarCode.QRCode -Version 1.0.4.1061
<PackageReference Include="Bytescout.BarCode.QRCode" Version="1.0.4.1061" />
paket add Bytescout.BarCode.QRCode --version 1.0.4.1061
#r "nuget: Bytescout.BarCode.QRCode, 1.0.4.1061"
// Install Bytescout.BarCode.QRCode as a Cake Addin #addin nuget:?package=Bytescout.BarCode.QRCode&version=1.0.4.1061 // Install Bytescout.BarCode.QRCode as a Cake Tool #tool nuget:?package=Bytescout.BarCode.QRCode&version=1.0.4.1061
QR Code generator for .NET, ASP.NET, ActiveX/COM.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net20 is compatible. net35 was computed. net40 is compatible. net403 was computed. net45 was computed. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
This package has no dependencies.
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
2.0.2.1237 | 292 | 7/24/2023 |
2.0.2.1235 | 157 | 7/20/2023 |
2.0.2.1233 | 149 | 7/14/2023 |
2.0.0.1228 | 157 | 5/24/2023 |
2.0.0.1227 | 145 | 5/23/2023 |
2.0.0.1226 | 157 | 5/9/2023 |
2.0.0.1225 | 185 | 4/26/2023 |
1.9.0.1211 | 1,551 | 6/7/2022 |
1.8.1.1209 | 435 | 5/25/2022 |
1.8.0.1193 | 513 | 1/25/2022 |
1.7.1.1185 | 407 | 11/8/2021 |
1.7.0.1178 | 395 | 10/4/2021 |
1.6.4.1176 | 431 | 6/18/2021 |
1.6.3.1168 | 434 | 6/16/2021 |
1.6.2.1166 | 398 | 5/28/2021 |
1.6.1.1162 | 377 | 5/26/2021 |
1.6.0.1160 | 573 | 5/18/2021 |
1.5.0.1156 | 449 | 2/9/2021 |
1.4.0.1147 | 513 | 10/26/2020 |
1.3.0.1139 | 561 | 9/1/2020 |
1.3.0.1132 | 544 | 7/14/2020 |
1.3.0.1129 | 525 | 7/2/2020 |
1.2.0.1115 | 1,356 | 4/10/2020 |
1.2.0.1109 | 547 | 3/19/2020 |
1.1.0.1107 | 580 | 3/16/2020 |
1.1.0.1100 | 629 | 2/12/2020 |
1.0.7.1089 | 597 | 12/26/2019 |
1.0.7.1082 | 555 | 12/12/2019 |
1.0.7.1081 | 570 | 12/6/2019 |
1.0.7.1079 | 573 | 12/4/2019 |
1.0.6.1074 | 571 | 11/2/2019 |
1.0.5.1064 | 568 | 10/1/2019 |
1.0.4.1061 | 604 | 9/2/2019 |
1.0.3.1059 | 617 | 8/15/2019 |
1.0.3.1053 | 606 | 8/7/2019 |
1.0.2.1051 | 664 | 7/1/2019 |
1.0.1.1039 | 691 | 3/12/2019 |
1.0.0.1006 | 947 | 8/23/2018 |
ByteScout QR Code SDK for .NET, ASP.NET, ActiveX/COM.
ByteScout, Inc. (c) 2018-2019.
Generates QR Code barcode images.
- Can generate normal and GS1 versions of QR Code.
- Allows to tune various QR Code specification parameters like the Encoding Hint and Error Correction Level.
- Supports Unicode.
- Supports binary data encoding.
- Allows to tune the barcode appearance: caption font, foreground and background colors, dimensions.
- Can insert an image inside the barcode.
- Can insert generated barcode image to larger raster images including multi-page TIFF.
- Supports PNG, JPEG, TIFF, BMP, GIF, EMF output image formats;
- Can generate pure 1-bit black and white images for printing.
History of changes:
1.0.4.1061 (September 2, 2019)
==============================
= Minor improvements and bugfixes.
1.0.3.1053 (August 6, 2019)
= Minor improvements and bugfixes.
1.0.2.1044 (July 1, 2019)
= Minor improvements and bugfixes.
1.0.1.1033 (March 12, 2019)
= Minor improvements and bugfixes.
1.0.0.1005 (August 22, 2018)
Initial release.