Ding.BarCode.ZXing
1.0.0-preview-20191205-02
.NET Standard 2.0
.NET Framework 4.5
This is a prerelease version of Ding.BarCode.ZXing.
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package Ding.BarCode.ZXing --version 1.0.0-preview-20191205-02
NuGet\Install-Package Ding.BarCode.ZXing -Version 1.0.0-preview-20191205-02
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Ding.BarCode.ZXing" Version="1.0.0-preview-20191205-02" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Ding.BarCode.ZXing --version 1.0.0-preview-20191205-02
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Ding.BarCode.ZXing, 1.0.0-preview-20191205-02"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Ding.BarCode.ZXing as a Cake Addin
#addin nuget:?package=Ding.BarCode.ZXing&version=1.0.0-preview-20191205-02&prerelease
// Install Ding.BarCode.ZXing as a Cake Tool
#tool nuget:?package=Ding.BarCode.ZXing&version=1.0.0-preview-20191205-02&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Ding.BarCode.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 net7.0 net7.0-android net7.0-ios net7.0-maccatalyst net7.0-macos net7.0-tvos net7.0-windows |
.NET Core | netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard2.0 netstandard2.1 |
.NET Framework | net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 net481 |
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.
-
.NETFramework 4.5
- Ding.BarCode (>= 1.0.0-preview-20191205-02)
- ZXing.Net (>= 0.16.5)
- ZXing.Net.Bindings.ZKWeb.System.Drawing (>= 0.16.4)
-
.NETStandard 2.0
- Ding.BarCode (>= 1.0.0-preview-20191205-02)
- ZXing.Net (>= 0.16.5)
- ZXing.Net.Bindings.ZKWeb.System.Drawing (>= 0.16.4)
-
.NETStandard 2.1
- Ding.BarCode (>= 1.0.0-preview-20191205-02)
- ZXing.Net (>= 0.16.5)
- ZXing.Net.Bindings.ZKWeb.System.Drawing (>= 0.16.4)
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 |
---|---|---|
1.1.8 | 635 | 1/18/2020 |
1.1.7 | 363 | 1/13/2020 |
1.1.6 | 399 | 1/12/2020 |
1.1.4 | 408 | 1/10/2020 |
1.1.3 | 409 | 1/10/2020 |
1.1.2 | 463 | 1/10/2020 |
1.0.9 | 358 | 12/27/2019 |
1.0.7 | 343 | 12/26/2019 |
1.0.4 | 381 | 12/26/2019 |
1.0.3 | 363 | 12/23/2019 |
1.0.2 | 378 | 12/21/2019 |
1.0.1 | 379 | 12/19/2019 |
1.0.0-preview-20191212-01 | 305 | 12/12/2019 |
1.0.0-preview-20191209-01 | 276 | 12/9/2019 |
1.0.0-preview-20191205-02 | 281 | 12/9/2019 |
1.0.0-preview-20191205-01 | 289 | 12/5/2019 |
1.0.0-preview-20191204-03 | 299 | 12/4/2019 |
1.0.0-preview-20191204-01 | 275 | 12/4/2019 |
1.0.0-preview-20191130-01 | 275 | 11/30/2019 |
1.0.0-preview-20191128-04 | 269 | 11/28/2019 |
1.0.0-preview-20191121-01 | 298 | 11/21/2019 |
1.0.0-preview-20191120-01 | 274 | 11/20/2019 |
1.0.0-preview-20191118-02 | 284 | 11/18/2019 |
1.0.0-preview-20191118-01 | 280 | 11/18/2019 |
Ding.BarCode.ZXing项目是Ding应用框架的ZXing.Net条形码操作类库。
Ding是一个.net core平台下的应用框架,旨在提升小型团队的开发输出能力,由常用公共操作类(工具类)、分层架构基类、Ui组件,第三方组件封装,第三方业务接口封装,配套代码生成模板,权限等组成。