DataMatrix.NetCore
0.4.2
dotnet add package DataMatrix.NetCore --version 0.4.2
NuGet\Install-Package DataMatrix.NetCore -Version 0.4.2
<PackageReference Include="DataMatrix.NetCore" Version="0.4.2" />
paket add DataMatrix.NetCore --version 0.4.2
#r "nuget: DataMatrix.NetCore, 0.4.2"
// Install DataMatrix.NetCore as a Cake Addin
#addin nuget:?package=DataMatrix.NetCore&version=0.4.2
// Install DataMatrix.NetCore as a Cake Tool
#tool nuget:?package=DataMatrix.NetCore&version=0.4.2
DataMatrix.NetCore
Fork of DataMatrix.net https://sourceforge.net/projects/datamatrixnet by Michael Faschinger michfasch@gmx.at for current versions of .Net
What is DataMatrix.NetCore?
DataMatrix.NetCore is a decoder and encoder library for DataMatrix codes.
How to use DataMatrix.NetCore
There are only two public classes in the library, which are:
DmtxImageEncoder
and
DmtxImageDecoder
(both in namespace DataMatrix.NetCore). The handling of these classes should be rather intuitive.
License
This work is dual-licensed under GPL 3.0 and GPL 3.0 (or any later version).
You can choose between one of them if you use this work.
SPDX-License-Identifier: GPL-3.0-or-later OR LGPL-3.0-or-later
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 | 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 |
-
.NETCoreApp 3.1
- System.Drawing.Common (>= 5.0.2)
-
.NETFramework 4.6.1
- System.Drawing.Common (>= 5.0.2)
-
.NETStandard 2.0
- System.Drawing.Common (>= 5.0.2)
-
.NETStandard 2.1
- System.Drawing.Common (>= 5.0.2)
-
net5.0
- System.Drawing.Common (>= 5.0.2)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on DataMatrix.NetCore:
Package | Downloads |
---|---|
Aspl.Core
AsdFrameworks |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
0.4.2 | 26,928 | 5/18/2021 |