ZXing.Net.Core
0.2.4
.NET Standard 1.4
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
Install-Package ZXing.Net.Core -Version 0.2.4
dotnet add package ZXing.Net.Core --version 0.2.4
<PackageReference Include="ZXing.Net.Core" Version="0.2.4" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add ZXing.Net.Core --version 0.2.4
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: ZXing.Net.Core, 0.2.4"
#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 ZXing.Net.Core as a Cake Addin
#addin nuget:?package=ZXing.Net.Core&version=0.2.4
// Install ZXing.Net.Core as a Cake Tool
#tool nuget:?package=ZXing.Net.Core&version=0.2.4
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Partial port of ZXing.Net on .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 |
.NET Core | netcoreapp1.0 netcoreapp1.1 netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard1.4 netstandard1.5 netstandard1.6 netstandard2.0 netstandard2.1 |
.NET Framework | net461 net462 net463 net47 net471 net472 net48 |
MonoAndroid | monoandroid |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen30 tizen40 tizen60 |
Universal Windows Platform | uap uap10.0 |
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 1.4
- NETStandard.Library (>= 1.6.0)
NuGet packages (13)
Showing the top 5 NuGet packages that depend on ZXing.Net.Core:
Package | Downloads |
---|---|
ZXing.Win.Core
ZXing.Net Win core library for Windows (UWP) |
|
DotCore.Barcode
C# barcode base library (.Net Core). |
|
ZXing.Win.QRCode
ZXing.Net Win QR code library for Windows (UWP) |
|
ZXing.Win
ZXing.Win - ZXing.Net barcode library port for Windows (UWP) |
|
ZXing.Win.OneD
ZXing.Net Win 1D barcode library for Windows (UWP) |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
0.2.7 | 56,939 | 10/14/2016 |
0.2.6 | 1,788 | 10/14/2016 |
0.2.4 | 881 | 10/13/2016 |
0.2.3 | 1,859 | 10/13/2016 |
0.2.1 | 1,856 | 10/12/2016 |
0.2.0-beta | 753 | 10/12/2016 |
0.1.1-beta | 1,008 | 10/9/2016 |
Partial porting of the core/common classes to .Net Core (Experimental). Note: This package does NOT contain barcode encoding/decocing functionalites. It merely contains core/common classes.