NModbus4 2.0.5548.32383
See the version list below for details.
dotnet add package NModbus4 --version 2.0.5548.32383
NuGet\Install-Package NModbus4 -Version 2.0.5548.32383
<PackageReference Include="NModbus4" Version="2.0.5548.32383" />
paket add NModbus4 --version 2.0.5548.32383
#r "nuget: NModbus4, 2.0.5548.32383"
// Install NModbus4 as a Cake Addin
#addin nuget:?package=NModbus4&version=2.0.5548.32383
// Install NModbus4 as a Cake Tool
#tool nuget:?package=NModbus4&version=2.0.5548.32383
NModbus is a C# implementation of the Modbus protocol. Provides connectivity to Modbus slave compatible devices and applications. Supports serial ASCII, serial RTU, TCP, and UDP protocols. NModbus4 it's a fork of NModbus(https://code.google.com/p/nmodbus)
Product | Versions |
---|---|
.NET Framework | net40 net403 net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 net481 |
This package has no dependencies.
NuGet packages (5)
Showing the top 5 NuGet packages that depend on NModbus4:
Package | Downloads |
---|---|
NModbus4.Serial
NModbus4.Serial Class Library |
|
Infrastructure.Modbus.NModbus4
Description |
|
Arion.Models
Arion library for work with xray controls, manipulators and utilities |
|
SmartModbusMaster
It converts Modbus polling function to event. It uses NModbus4 |
|
Infrastructure.Plc.Modbus
Description |
GitHub repositories (2)
Showing the top 2 popular GitHub repositories that depend on NModbus4:
Repository | Stars |
---|---|
NModbus4/NModbus4
NModbus4 is a C# implementation of the Modbus protocol. This project is archived in favor of https://github.com/NModbus/NModbus
|
|
GridProtectionAlliance/gsf
Grid Solutions Framework
|
Version | Downloads | Last updated |
---|---|---|
3.0.0-alpha2 | 30,954 | 6/28/2016 |
3.0.0-alpha1 | 2,035 | 2/1/2016 |
2.1.0 | 182,172 | 8/9/2015 |
2.0.5548.32383 | 5,129 | 3/11/2015 |
2.0.5522.34406 | 2,771 | 2/13/2015 |
2.0.5516.31020 | 1,828 | 2/7/2015 |
1.12.0 | 9,455 | 8/5/2014 |
1.11.0 | 2,079 | 6/14/2014 |
- fixes issue #11
- fixes issue #12