RoboDK C# NuGet version可打印版本 +- RoboDK Forum (//m.sinclairbody.com/forum) +-- Forum: RoboDK (EN) (//m.sinclairbody.com/forum/Forum-RoboDK-EN) +--- Forum: RoboDK API (//m.sinclairbody.com/forum/Forum-RoboDK-API) +--- Thread: RoboDK C# NuGet version (/Thread-RoboDK-C-NuGet-version) |
RoboDK C# NuGet version-accelMarc-06-15-2022 Hi guys, I'm currently developing a c# application (net6.0) and using the RoboDk Api as nuget. But the only version I can get is 4.2.3, which is missing some properties and does not yet support netcore3.1. This means the nuget requires the PresentationCore.dll which I don't have. On github though, the version seems to be 5.1.0, including netcore support and more. Could you please update the nuget package on nuget.org? 谢谢! Best regards, 马克 RE: RoboDk c# nuget version-Sam-06-29-2022 Hi Marc, The new version should be available soon. RE: RoboDk c# nuget version-Sam-08-03-2022 The updated version is available on NuGet:https://www.nuget.org/packages/RoboDkApi |