SiHan.Libs.QRCode
1.0.1
二维码读取与生成库
Install-Package SiHan.Libs.QRCode -Version 1.0.1
dotnet add package SiHan.Libs.QRCode --version 1.0.1
<PackageReference Include="SiHan.Libs.QRCode" Version="1.0.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add SiHan.Libs.QRCode --version 1.0.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: SiHan.Libs.QRCode, 1.0.1"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
SiHan.Libs.QRCode
介绍
该库基于netstandard2.0,使用唯一的公开类QrCodeHelper
实现二维码读取与生成。
该库可在ASP.NET Core 2.X、3.X、Winform中使用。
安装
PM> Install-Package SiHan.Libs.QRCode
部署
该库基于SiHan.Libs.Image,因此在linux下部署,需要拷贝libSkiaSharp.so文件。
SiHan.Libs.QRCode
介绍
该库基于netstandard2.0,使用唯一的公开类QrCodeHelper
实现二维码读取与生成。
该库可在ASP.NET Core 2.X、3.X、Winform中使用。
安装
PM> Install-Package SiHan.Libs.QRCode
部署
该库基于SiHan.Libs.Image,因此在linux下部署,需要拷贝libSkiaSharp.so文件。
Dependencies
-
.NETStandard 2.0
- SiHan.Libs.Image (>= 2.0.0)
- ZXing.Net (>= 0.16.5)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version History
Version | Downloads | Last updated |
---|---|---|
1.0.1 | 180 | 11/11/2019 |