Ding.QRCode.ZXing
1.1.8
.NET Standard 2.0
Install-Package Ding.QRCode.ZXing -Version 1.1.8
dotnet add package Ding.QRCode.ZXing --version 1.1.8
<PackageReference Include="Ding.QRCode.ZXing" Version="1.1.8" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Ding.QRCode.ZXing --version 1.1.8
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Ding.QRCode.ZXing, 1.1.8"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install Ding.QRCode.ZXing as a Cake Addin
#addin nuget:?package=Ding.QRCode.ZXing&version=1.1.8
// Install Ding.QRCode.ZXing as a Cake Tool
#tool nuget:?package=Ding.QRCode.ZXing&version=1.1.8
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Ding.QRCode.ZXing是基于.net core平台开发的应用框架中的ZXing.Net二维码操作类库。
Product | Versions |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows |
.NET Core | netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard2.0 netstandard2.1 |
.NET Framework | net461 net462 net463 net47 net471 net472 net48 |
MonoAndroid | monoandroid |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen40 tizen60 |
Xamarin.iOS | xamarinios |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
-
.NETStandard 2.0
- Ding.QRCode (>= 1.1.8)
- ZXing.Net.Bindings.ZKWeb.System.Drawing (>= 0.16.4)
-
.NETStandard 2.1
- Ding.QRCode (>= 1.1.8)
- ZXing.Net.Bindings.ZKWeb.System.Drawing (>= 0.16.4)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Ding.QRCode.ZXing:
Package | Downloads |
---|---|
ProductionPC
Package Description |
GitHub repositories
This package is not used by any popular GitHub repositories.
Ding.QRCode.ZXing项目是Ding应用框架的ZXing.Net二维码操作类库。
Ding是一个.net core平台下的应用框架,旨在提升小型团队的开发输出能力,由常用公共操作类(工具类)、分层架构基类、Ui组件,第三方组件封装,第三方业务接口封装,配套代码生成模板,权限等组成。