Hello Gurux Team,
I am developing a new Windows Forms (.NET Framework 4.7.2) DLMS client using the latest Gurux.DLMS.
My installed packages are:
Gurux.DLMS: 9.0.2605.2801
Gurux.Common: 8.4.2503.602
Gurux.Serial: 8.4.2503.603
I downloaded the latest Gurux.DLMS.Client.Example.Net from GitHub (Version 9.0.2605.2801), and GXDLMSReader.cs references:
using Gurux.Net;
However, I cannot find matching 9.x NuGet packages for Gurux.Common, Gurux.Serial, or Gurux.Net. Only 8.x versions are available.
Could you please clarify:
Which versions of Gurux.Common, Gurux.Serial, and Gurux.Net should be used with Gurux.DLMS 9.0.2605.2801?
Are the GitHub examples intended to be built from source instead of using NuGet packages?
What is the recommended package combination for a serial HDLC client using High GMAC authentication?
Thank you.
Hi, Gurux.Common, Gurux…
Hi,
Gurux.Common, Gurux.Serial, Gurux.Net, and Gurux.DLMS are different projects with different version numbers. You are using the latest versions, and everything is correct.
The major version number for media components and Gurux.Common will be 8.0 for now.
I hope we can remove support for .NET 6.0 later this year, once the last remaining customers have migrated to newer versions.
Regards,
Mikko