netDxf icon indicating copy to clipboard operation
netDxf copied to clipboard

Latest version on Nuget

Open ktheijs opened this issue 4 years ago • 11 comments

I am using netDxf through Nuget and I see that it is falling behind quite a bit. I have an issue where I do arcs/splines/... ToPolyline() but it returns a wrong result when the Normal of that entity is not (0,0,1). I believe this issue has been fixed in one of the latest commits.

Would it be possible to create a new release that includes all the latest commits and make it available on Nuget?

ktheijs avatar Mar 09 '22 09:03 ktheijs

Yes, I was wondering too how to get the latest version on Nuget. I like the package but I would prefer to be able to download the latest stable version from Nuget.

GinoDerycke avatar Mar 11 '22 07:03 GinoDerycke

I do not publish anything outside Github. The packages at Nuget are not mine, you will have to contact its actual owner.

haplokuon avatar Mar 11 '22 13:03 haplokuon

Do you know who that is? On Nuget is says that you 'Daniel Carvajal' is the owner.

ktheijs avatar Mar 11 '22 14:03 ktheijs

As far as I know there are three at nuget and none of them says that I am the owner. Go to the nuget website and search for them.

haplokuon avatar Mar 11 '22 15:03 haplokuon

I think 'thieum' is the owner of netDXF. https://www.nuget.org/profiles/thieum

JackClouseau avatar Apr 01 '22 13:04 JackClouseau

I contacted thieum. A new version was posted today

droid1700 avatar Dec 21 '22 21:12 droid1700

Great, thx! Will the updates now be done periodically again on Nuget?

GinoDerycke avatar Dec 22 '22 08:12 GinoDerycke

As far as I know there are three at nuget and none of them says that I am the owner. Go to the nuget website and search for them.

Why don't you publish it on nuget?

boexler avatar Apr 19 '23 06:04 boexler

Hey Dojo,

That question is for those who are putting his code elsewhere. He wrote the code, has others that contribute here, publishes here and treats people well. That's more than enough.

Please consider using the search here. In your case with the word 'nuget'.

Also, has just recently noted that he is very busy.

Thank you for understanding. 👍

On Tue, Apr 18, 2023, 11:16 PM dojo90 @.***> wrote:

As far as I know there are three at nuget and none of them says that I am the owner. Go to the nuget website and search for them.

Why don't you publish it on nuget?

— Reply to this email directly, view it on GitHub https://github.com/haplokuon/netDxf/issues/365#issuecomment-1514187302, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABINBYBUHWZHEJJDUWUZNGDXB57MLANCNFSM5QJAISWA . You are receiving this because you are subscribed to this thread.Message ID: @.***>

DavidWishengrad avatar Apr 19 '23 07:04 DavidWishengrad

@DavidWishengrad Well, it is of course very complicated to integrate a "nuget deploy job" into the build pipeline. irony off

But of course everyone has a different opinion on how to publish and present their library.

Thanks for your feedback anyway.

boexler avatar Apr 19 '23 07:04 boexler

@dojo90 Well, it is of course very complicated to download the netDxf project and press Build, irony off

If you are so interested in nuget why don't you do it? It is not like the MIT license does not allow it.

haplokuon avatar Apr 19 '23 13:04 haplokuon