Lightweight and fast client and server implementation of the Modbus protocol (TCP/RTU, Sync/Async).
Info
Version: | 5.3.0 |
Author(s): | https://github.com/Apollo3zehn |
Last Update: | Thursday, September 19, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://apollo3zehn.github.io/FluentModbus |
NuGet Url: | https://www.nuget.org/packages/FluentModbus |
Install
Install-Package FluentModbus
dotnet add package FluentModbus
paket add FluentModbus
FluentModbus Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- Microsoft.Extensions.Logging.Abstractions(>= 3.0.0)
- System.IO.Ports(>= 4.6.0)
- System.Memory(>= 4.5.3)
- Microsoft.Extensions.Logging.Abstractions(>= 3.0.0)
- System.IO.Ports(>= 4.6.0)
- System.Runtime.CompilerServices.Unsafe(>= 4.7.1)
Tags