Ding.BarCode 1.1.8

.NET Standard 2.0 .NET Framework 4.5
dotnet add package Ding.BarCode --version 1.1.8
NuGet\Install-Package Ding.BarCode -Version 1.1.8
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" Version="1.1.8" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Ding.BarCode --version 1.1.8
#r "nuget: Ding.BarCode, 1.1.8"
#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 as a Cake Addin
#addin nuget:?package=Ding.BarCode&version=1.1.8

// Install Ding.BarCode as a Cake Tool
#tool nuget:?package=Ding.BarCode&version=1.1.8

Ding.BarCode是基于.net core平台开发的应用框架中的条形码操作核心类库。

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

    • No dependencies.
  • .NETStandard 2.0

    • No dependencies.
  • .NETStandard 2.1

    • No dependencies.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on Ding.BarCode:

Package Downloads
Ding.BarCode.ZXing

Ding.BarCode.ZXing是基于.net core平台开发的应用框架中的ZXing.Net条形码操作类库。

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.1.8 726 1/18/2020
1.1.7 461 1/13/2020
1.1.6 478 1/12/2020
1.1.4 512 1/10/2020
1.1.3 520 1/10/2020
1.1.2 557 1/10/2020
1.0.9 456 12/27/2019
1.0.7 448 12/26/2019
1.0.4 476 12/26/2019
1.0.3 465 12/23/2019
1.0.2 489 12/21/2019
1.0.1 472 12/19/2019
1.0.0-preview-20191212-01 354 12/12/2019
1.0.0-preview-20191209-01 319 12/9/2019
1.0.0-preview-20191205-02 331 12/9/2019
1.0.0-preview-20191205-01 327 12/5/2019
1.0.0-preview-20191204-03 311 12/4/2019
1.0.0-preview-20191204-01 316 12/4/2019
1.0.0-preview-20191130-01 333 11/30/2019
1.0.0-preview-20191128-04 313 11/28/2019
1.0.0-preview-20191121-01 336 11/21/2019
1.0.0-preview-20191120-01 320 11/20/2019
1.0.0-preview-20191118-02 301 11/18/2019
1.0.0-preview-20191118-01 317 11/18/2019

Ding.BarCode项目是Ding应用框架的条形码操作核心类库。
     Ding是一个.net core平台下的应用框架,旨在提升小型团队的开发输出能力,由常用公共操作类(工具类)、分层架构基类、Ui组件,第三方组件封装,第三方业务接口封装,配套代码生成模板,权限等组成。