QRCoder-ImageSharp
0.10.0
dotnet add package QRCoder-ImageSharp --version 0.10.0
NuGet\Install-Package QRCoder-ImageSharp -Version 0.10.0
<PackageReference Include="QRCoder-ImageSharp" Version="0.10.0" />
paket add QRCoder-ImageSharp --version 0.10.0
#r "nuget: QRCoder-ImageSharp, 0.10.0"
// Install QRCoder-ImageSharp as a Cake Addin #addin nuget:?package=QRCoder-ImageSharp&version=0.10.0 // Install QRCoder-ImageSharp as a Cake Tool #tool nuget:?package=QRCoder-ImageSharp&version=0.10.0
About
QRCoder-ImageSharp is a simple library, written in C#.NET, which enables you to create QR codes. It was forked from the QRCoder project that is using the System.Drawing assembly.
Because of the System.Drawing assembly does not suport non-Windows plattforms, QRCoder-ImageSharp is using the ImageSharp assembly to support more plattforms.
Differences between QRCoder and QRCoder-ImageSharp
- QRCoder-ImageSharp is using ImageSharp instead of System.Drawing
- QRCoder-ImageSharp is not supporting ArtQRCode
- QRCoder-ImageSharp does not make rounded ractangles when including logos into QRCode
- QRCoder-ImageSharp does not support russian QRCode payloads (we stand with ukraine!)
Legal information and credits
QRCoder is a project by Raffael Herrmann and was first released in 10/2013. QRCoder-ImageSharp is a project by Joerg Plenert. It's licensed under the MIT license.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 is compatible. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
.NET Core | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard2.0 is compatible. netstandard2.1 is compatible. |
.NET Framework | net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen40 was computed. tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETStandard 2.0
- SixLabors.ImageSharp (>= 2.0.0)
- System.Text.Encoding.CodePages (>= 8.0.0)
-
.NETStandard 2.1
- SixLabors.ImageSharp (>= 2.0.0)
- System.Text.Encoding.CodePages (>= 8.0.0)
-
net8.0
- SixLabors.ImageSharp (>= 2.0.0)
- System.Text.Encoding.CodePages (>= 8.0.0)
NuGet packages (4)
Showing the top 4 NuGet packages that depend on QRCoder-ImageSharp:
Package | Downloads |
---|---|
HandeSoft.Util
Package Description |
|
NeeLib
SRTECH has created a package library for Asp.Net & Asp.Net Core developers that provides a comprehensive set of tools to simplify the development process. This package library offers a wide range of packages that developers can use to develop notification alerts, cache memory, local preferences, create and manage sessions and cookies, handle emails (using both SMTP and Microsoft Graph API), create/read/delete files, generate random numbers and names, read and write QR codes, convert HTML body to PDF files, create Excel sheets from data tables, and encrypt and decrypt data for protection. The use of these packages can help developers save a significant amount of time and effort in coding and testing these functionalities from scratch. The packages have been designed to provide optimized and secure implementations of these functionalities, which can help improve the overall quality of the application. |
|
SemanticXamlPrint.PDF.NetCore
Package Description |
|
Ez2FA
Add 2FA to your project in a simple way. |
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on QRCoder-ImageSharp:
Repository | Stars |
---|---|
replaysMike/Binner
Open source parts inventory system for makers, electronics hobby, and professional engineers
|
Version | Downloads | Last updated |
---|---|---|
0.10.0 | 143,301 | 2/8/2024 |
0.9.0 | 731,473 | 3/26/2022 |
0.9.0-1.4.3 | 2,435 | 3/19/2022 |
Based on version 1.4.3 of QRCoder