FluentModbus 5.3.0
dotnet add package FluentModbus --version 5.3.0
NuGet\Install-Package FluentModbus -Version 5.3.0
<PackageReference Include="FluentModbus" Version="5.3.0" />
paket add FluentModbus --version 5.3.0
#r "nuget: FluentModbus, 5.3.0"
// Install FluentModbus as a Cake Addin #addin nuget:?package=FluentModbus&version=5.3.0 // Install FluentModbus as a Cake Tool #tool nuget:?package=FluentModbus&version=5.3.0
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. |
.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 (9)
Showing the top 5 NuGet packages that depend on FluentModbus:
Package | Downloads |
---|---|
IIoT.Architecture.Base
Package Description |
|
SMAModbusConnector
A Modbus Connector for SMA devices |
|
Iotatech.Weighings
Collection of weighing module abstractions for .NET commonly used in Iotatechnology projects. |
|
ECS.Crosser.Modules.Modbus.rtu.reader
Package Description |
|
VL.IO.Modbus
VL wrapper for the FluentModus libary |
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on FluentModbus:
Repository | Stars |
---|---|
pkuehnel/TeslaSolarCharger
A software to let your Tesla charge with solar energy ☀
|
Version | Downloads | Last updated |
---|---|---|
5.3.0 | 10,401 | 9/19/2024 |
5.2.0 | 43,795 | 4/23/2024 |
5.1.0 | 21,454 | 2/21/2024 |
5.0.3 | 47,265 | 8/3/2023 |
5.0.2 | 70,825 | 11/17/2022 |
5.0.1 | 3,093 | 11/14/2022 |
5.0.0 | 17,247 | 9/8/2022 |
4.1.0 | 2,557 | 8/17/2022 |
4.0.0 | 916 | 8/16/2022 |
4.0.0-preview.5 | 175 | 7/28/2022 |
4.0.0-preview.4.final | 207 | 6/20/2022 |
4.0.0-preview.3.final | 791 | 5/25/2022 |
4.0.0-preview.2.final | 999 | 10/19/2021 |
4.0.0-preview.1.final | 219 | 9/21/2021 |
3.2.2 | 7,712 | 7/28/2022 |
3.2.1 | 24,270 | 10/19/2021 |
3.2.0 | 2,600 | 9/14/2021 |
3.1.1 | 2,156 | 6/23/2021 |
3.1.0 | 4,301 | 4/13/2021 |
3.0.1 | 1,202 | 3/25/2021 |
3.0.1-preview.1.final | 528 | 2/15/2021 |
2.4.2 | 2,412 | 12/22/2020 |
2.4.1 | 1,275 | 11/27/2020 |
2.4.0 | 972 | 11/9/2020 |
2.3.0 | 1,349 | 11/6/2020 |
2.2.1 | 1,142 | 9/21/2020 |
2.2.0 | 1,012 | 9/1/2020 |
2.1.0 | 923 | 8/6/2020 |
2.0.0 | 4,185 | 12/9/2019 |
2.0.0-preview.3.final | 261 | 12/6/2019 |
2.0.0-preview.2.final | 293 | 12/4/2019 |
2.0.0-preview.1.final | 304 | 12/4/2019 |
1.4.1 | 1,038 | 11/23/2019 |
1.4.0 | 1,001 | 11/17/2019 |
1.4.0-alpha.1.final | 272 | 11/17/2019 |
1.3.0 | 991 | 11/13/2019 |
1.2.0 | 1,693 | 5/11/2019 |