Giter Site home page Giter Site logo

NET Core 2.0 about html2openxml HOT 4 CLOSED

onizet avatar onizet commented on July 26, 2024
NET Core 2.0

from html2openxml.

Comments (4)

onizet avatar onizet commented on July 26, 2024

Of course, when the week will count a 8th days :)
Seriously, I took a look of .NetCore 1.1 but there were too many missing features. This release is a now a good starting point but I'm really running out of time so don't expect something soon.

from html2openxml.

jherink avatar jherink commented on July 26, 2024

Sorry I didn't mean to add the issue reference to this. It's not too pressing for me I just wanted to make a note so I didn't forget to do this myself eventually.

I did spend some time playing with the source code and here are some points of issue; perhaps it will save you some time (these are only compilation errors). I also am happy to help contribute.

  • ConverterUtility.cs - No System.Drawing.ColorTranslator class.

  • ImageHeader.cs/ImageProvisioningProvider.cs - No Image/Bitmap class. It looks like the only time these are being used is when an image size is being determined. There are several .netstandard libraries that could be used to do this; one that appeared in a quite a few searches was ImageSharp.

  • HtmlFont.cs - No FontFamily class. Could you get by with just storing & returning the name of the family as a string instead of initializing the font family?

from html2openxml.

onizet avatar onizet commented on July 26, 2024

Hi,

I thank you for your feedback, it helps me. I found some time to migrate, so for now, the dev branch contains a beta version to support both .netcore 1.1 and .net4.5

I have to test more before moving to a release version.
Stay tuned !

from html2openxml.

onizet avatar onizet commented on July 26, 2024

This is now released as v2.0

from html2openxml.

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.