Skip to content

Releases: micjahn/ZXing.Net

ZXing.Net 0.16.9

24 Feb 10:26
Compare
Choose a tag to compare
  • changes from the java version were reflected until 2023/02/21
  • small bug fixes and improvements

ZXing.Net 0.16.8

06 Feb 16:03
Compare
Choose a tag to compare
  • changes of the java version are reflected until 2021/12/08
  • bug fix release

ZXing.Net 0.16.7

26 Dec 16:55
Compare
Choose a tag to compare
  • changes of the java version are reflected until 2021/12/08
  • built against newest dependencies
  • new targets like .net 5.0 and 6.0

ZXing.Net 0.16.6

09 Oct 06:48
Compare
Choose a tag to compare
  • changes of the java version are reflected until 2020/10/08
  • built against newest dependencies
  • new targets like .net standard 2.1 and .net core 3.1

ZXing.Net 0.16.5

29 Sep 15:06
Compare
Choose a tag to compare
  • changes of the java version are reflected until 2019/07/29
  • experimental Pharmacode reader

ZXing.Net 0.16.4

14 Apr 19:21
Compare
Choose a tag to compare
  • changes of the java version are reflected until 2018/03/23
  • many small bug fixes and improvements

ZXing.Net 0.16.2

19 Oct 05:43
Compare
Choose a tag to compare
  • build with the correct signing key
  • changes of the java version are reflected until 2017/06/16
  • other small bug fixes and improvements

ZXing.Net 0.16.0

12 Aug 12:53
Compare
Choose a tag to compare
  • changes of the java version are reflected until 2017/06/16
  • new bindings to the following imaging libraries for .Net Core / .Net Standard
    • CoreCompat.System.Drawing
    • ImageSharp
    • Magick
    • OpenCV
    • SkiaSharp
  • new binding for Kinect V2
  • new assembly for using ZXing.Net via COM Interop in VBA or similar
  • some bugs fixed, small improvements, f.e. the SVG renderer supports text output beneath the 1D barcode

ZXing.Net 0.15.0

02 Mar 19:44
Compare
Choose a tag to compare
  • changes of the java version are reflected until 2017/02/27
  • many small bug fixes and improvements
  • experimental support for Windows UWP and .Net Core Standard