FluentModbus 5.3.2
dotnet add package FluentModbus --version 5.3.2
NuGet\Install-Package FluentModbus -Version 5.3.2
<PackageReference Include="FluentModbus" Version="5.3.2" />
<PackageVersion Include="FluentModbus" Version="5.3.2" />
<PackageReference Include="FluentModbus" />
paket add FluentModbus --version 5.3.2
#r "nuget: FluentModbus, 5.3.2"
#:package FluentModbus@5.3.2
#addin nuget:?package=FluentModbus&version=5.3.2
#tool nuget:?package=FluentModbus&version=5.3.2
FluentModbus
FluentModbus is a .NET Standard library (2.0 and 2.1) that provides Modbus TCP/RTU server and client implementations for easy process data exchange. Both, the server and the client, implement class 0, class 1 and class 2 (partially) functions of the specification. Namely, these are:
Class 0:
- FC03: ReadHoldingRegisters
- FC16: WriteMultipleRegisters
Class 1:
- FC01: ReadCoils
- FC02: ReadDiscreteInputs
- FC04: ReadInputRegisters
- FC05: WriteSingleCoil
- FC06: WriteSingleRegister
Class 2:
- FC15: WriteMultipleCoils
- FC23: ReadWriteMultipleRegisters
Please see the introduction to get a more detailed description on how to use this library!
Below is a screenshot of the sample console output using a Modbus TCP server and client:
| Product | Versions Compatible and additional computed target framework versions. | 
|---|---|
| .NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. | 
| .NET Core | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. | 
| .NET Standard | netstandard2.0 is compatible. netstandard2.1 is compatible. | 
| .NET Framework | net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. | 
| MonoAndroid | monoandroid was computed. | 
| MonoMac | monomac was computed. | 
| MonoTouch | monotouch was computed. | 
| Tizen | tizen40 was computed. tizen60 was computed. | 
| Xamarin.iOS | xamarinios was computed. | 
| Xamarin.Mac | xamarinmac was computed. | 
| Xamarin.TVOS | xamarintvos was computed. | 
| Xamarin.WatchOS | xamarinwatchos was computed. | 
- 
                                                    .NETStandard 2.0- Microsoft.Extensions.Logging.Abstractions (>= 5.0.0)
- System.IO.Ports (>= 5.0.0)
- System.Memory (>= 4.5.4)
 
- 
                                                    .NETStandard 2.1- Microsoft.Extensions.Logging.Abstractions (>= 5.0.0)
- System.IO.Ports (>= 5.0.0)
- System.Runtime.CompilerServices.Unsafe (>= 5.0.0)
 
NuGet packages (12)
Showing the top 5 NuGet packages that depend on FluentModbus:
| Package | Downloads | 
|---|---|
| IIoT.Architecture.Base Package Description | |
| SnowyRiver.Modbus.FluentModbus Package Description | |
| SMAModbusConnector A Modbus Connector for SMA devices | |
| ECS.Crosser.Modules.Modbus.rtu.reader Package Description | |
| Iotatech.Weighings Collection of weighing module abstractions for .NET commonly used in Iotatechnology projects. | 
GitHub repositories (2)
Showing the top 2 popular GitHub repositories that depend on FluentModbus:
| Repository | Stars | 
|---|---|
| pkuehnel/TeslaSolarCharger 
                                                            A software to let your Tesla charge with solar energy ☀
                                                         | |
| eclipse-aaspe/package-explorer 
                                                            AASX Package Explorer
                                                         | 
| Version | Downloads | Last Updated | 
|---|---|---|
| 5.3.2 | 94,439 | 3/28/2025 | 
| 5.3.1 | 44,111 | 1/2/2025 | 
| 5.3.0 | 54,700 | 9/19/2024 | 
| 5.2.0 | 69,667 | 4/23/2024 | 
| 5.1.0 | 41,414 | 2/21/2024 | 
| 5.0.3 | 63,795 | 8/3/2023 | 
| 5.0.2 | 116,613 | 11/17/2022 | 
| 5.0.1 | 3,229 | 11/14/2022 | 
| 5.0.0 | 20,372 | 9/8/2022 | 
| 4.1.0 | 2,745 | 8/17/2022 | 
| 4.0.0 | 1,067 | 8/16/2022 | 
| 4.0.0-preview.5 | 269 | 7/28/2022 | 
| 4.0.0-preview.4.final | 302 | 6/20/2022 | 
| 4.0.0-preview.3.final | 881 | 5/25/2022 | 
| 4.0.0-preview.2.final | 1,503 | 10/19/2021 | 
| 4.0.0-preview.1.final | 324 | 9/21/2021 | 
| 3.2.2 | 7,883 | 7/28/2022 | 
| 3.2.1 | 28,105 | 10/19/2021 | 
| 3.2.0 | 2,845 | 9/14/2021 | 
| 3.1.1 | 2,337 | 6/23/2021 | 
| 3.1.0 | 4,481 | 4/13/2021 | 
| 3.0.1 | 1,377 | 3/25/2021 | 
| 3.0.1-preview.1.final | 645 | 2/15/2021 | 
| 2.4.2 | 2,683 | 12/22/2020 | 
| 2.4.1 | 1,428 | 11/27/2020 | 
| 2.4.0 | 1,124 | 11/9/2020 | 
| 2.3.0 | 1,518 | 11/6/2020 | 
| 2.2.1 | 1,294 | 9/21/2020 | 
| 2.2.0 | 1,166 | 9/1/2020 | 
| 2.1.0 | 1,089 | 8/6/2020 | 
| 2.0.0 | 4,487 | 12/9/2019 | 
| 2.0.0-preview.3.final | 390 | 12/6/2019 | 
| 2.0.0-preview.2.final | 415 | 12/4/2019 | 
| 2.0.0-preview.1.final | 429 | 12/4/2019 | 
| 1.4.1 | 1,193 | 11/23/2019 | 
| 1.4.0 | 1,157 | 11/17/2019 | 
| 1.4.0-alpha.1.final | 411 | 11/17/2019 | 
| 1.3.0 | 1,152 | 11/13/2019 | 
| 1.2.0 | 2,086 | 5/11/2019 |