Recent Packages

Version Downloads
2.1.0 19

Usage Instructions

Latest Version: 2.1.0.0

To install NModbus4 from the command line, run the following command:

nuget install NModbus4 -Version 2.1.0.0 -Source https://nuget.sapec.md/nuget/Sapec/

To install NModbus4 from the Package Manager Console within Visual Studio, run the following command:

Install-Package NModbus4 -Version 2.1.0.0 -Source https://nuget.sapec.md/nuget/Sapec/

For projects that support PackageReference, copy this XML node into the project file to reference the package.

<PackageReference Include="NModbus4" Version="2.1.0.0" />