Coder Social home page Coder Social logo

Comments (15)

zHaytam avatar zHaytam commented on August 20, 2024 1

Hello, I added a .NET Standard 2 version in a Fork. It's available here: https://github.com/zHaytam/barcodelib
I avoided creating a Pull Request as I don't know how it works in this repository but you can quickly edit your current version by simply adding the System.Drawing.Common package!

from barcodelib.

barnhill avatar barnhill commented on August 20, 2024

Can you be more specific?

from barcodelib.

AhmedAbuelnour avatar AhmedAbuelnour commented on August 20, 2024

@ignatandrei i think it's not possible, because the Library using System.Drawing which is not supported in .NET Standard

from barcodelib.

Misiu avatar Misiu commented on August 20, 2024

@A7medRamadan what about .NET Standard 2.0?
@barnhill there are alternatives to System.Drawing: https://blogs.msdn.microsoft.com/dotnet/2017/01/19/net-core-image-processing/

from barcodelib.

barnhill avatar barnhill commented on August 20, 2024

Any idea how to use the .net core 2.0 libs to replace the drawing namespaces Im currently using? Id gladly welcome a pull request!!!

from barcodelib.

barnhill avatar barnhill commented on August 20, 2024

If anyone has the time to create a pull request I'd be glad to take a look

from barcodelib.

barnhill avatar barnhill commented on August 20, 2024

@zHaytam I'd be glad to take a look at a pull request. I'm interested to see what the diff looks like.

from barcodelib.

zHaytam avatar zHaytam commented on August 20, 2024

@barnhill Honestly there is no added code or nothing, just used System.Drawing.Common instead of the System.Drawing in .NET Framework.

from barcodelib.

barnhill avatar barnhill commented on August 20, 2024

from barcodelib.

barnhill avatar barnhill commented on August 20, 2024

This is going to require converting the project to a .net core lib .... any one know of any problems doing that or have any reservations?

from barcodelib.

zHaytam avatar zHaytam commented on August 20, 2024

Normally it shouldn't be a problem (choose .NET Standard instead of Core) but if you want you could package it as a different library to avoid problems.

from barcodelib.

barnhill avatar barnhill commented on August 20, 2024

@ignatandrei @zHaytam @Misiu would you guys take a look at #49

There is a branch here named [net-core-conversion] that you can pull down to take a look if you like. Thanks for the motivation to get this done and PLEASE let me know if you guys see something that should change.

(Im still working on the travis-ci build so dont mind that)

from barcodelib.

barnhill avatar barnhill commented on August 20, 2024

Pull request for this #49

from barcodelib.

barnhill avatar barnhill commented on August 20, 2024

@ignatandrei @zHaytam @Misiu @LordPinhead unless any objections are noted Im going to merge the pull request I have made to update to support .NET Core 2.0 and .NET Standard 4.6.2

from barcodelib.

barnhill avatar barnhill commented on August 20, 2024

.NET Standard 2.0 branch has been merged and artifact uploaded to nuget.org

from barcodelib.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.