rkone / sharpzebra

A .net library that simplifies printing to Zebra printers in their native EPL2/ZPL languages without needing to know EPL2 or ZPL.
MIT License
91 stars 34 forks source link

Nuget and Readme #20

Closed marcosgerene closed 3 years ago

marcosgerene commented 3 years ago

There are two packages at NuGet Gallery:

https://www.nuget.org/packages/SharpZebra.rkone/

https://www.nuget.org/packages/SharpZebraStandard/

Which is correct?

PS: It could be interesting to add a Readme to the project with those kinds of information.

rkone commented 3 years ago

Hi Marcos,

The dependencies are different. It's kind of clear from the name of the packages I thought?


From: Marcos Gerene F. Spirito @.> Sent: Tuesday, May 18, 2021 9:30 AM To: rkone/sharpzebra @.> Cc: Subscribed @.***> Subject: [rkone/sharpzebra] Nuget and Readme (#20)

There are two packages at NuGet Gallery:

https://www.nuget.org/packages/SharpZebra.rkone/

https://www.nuget.org/packages/SharpZebraStandard/

Which is correct?

PS: It could be interesting to add a Readme to the project with those kinds of information.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHubhttps://github.com/rkone/sharpzebra/issues/20, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AA7CSXAHFZCOEZWWGX4RH3TTOJTXZANCNFSM45CQ7CEA.

marcosgerene commented 3 years ago

@rkone It is. Actually, I am just making sure of that.

About the read-me, have you thought about that?

Tks

rkone commented 3 years ago

I think the wiki here is fine, I've never browsed descriptions on nuget.org, and mostly there's none there! Thanks for the suggestion.