FluentModbus 5.1.0

dotnet add package FluentModbus --version 5.1.0
NuGet\Install-Package FluentModbus -Version 5.1.0
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="FluentModbus" Version="5.1.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add FluentModbus --version 5.1.0
#r "nuget: FluentModbus, 5.1.0"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install FluentModbus as a Cake Addin
#addin nuget:?package=FluentModbus&version=5.1.0

// Install FluentModbus as a Cake Tool
#tool nuget:?package=FluentModbus&version=5.1.0

FluentModbus

GitHub Actions NuGet

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:

Sample.

Product 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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (8)

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

Iotatech.Sensors.WitMotion

.NET Standard 2.0 library to interface with WitMotion Sensors

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
5.1.0 3,257 2/21/2024
5.0.3 27,048 8/3/2023
5.0.2 51,762 11/17/2022
5.0.1 2,988 11/14/2022
5.0.0 14,490 9/8/2022
4.1.0 2,433 8/17/2022
4.0.0 809 8/16/2022
4.0.0-preview.5 152 7/28/2022
4.0.0-preview.4.final 184 6/20/2022
4.0.0-preview.3.final 773 5/25/2022
4.0.0-preview.2.final 971 10/19/2021
4.0.0-preview.1.final 205 9/21/2021
3.2.2 7,235 7/28/2022
3.2.1 20,993 10/19/2021
3.2.0 2,503 9/14/2021
3.1.1 2,043 6/23/2021
3.1.0 4,193 4/13/2021
3.0.1 1,089 3/25/2021
3.0.1-preview.1.final 513 2/15/2021
2.4.2 2,311 12/22/2020
2.4.1 1,191 11/27/2020
2.4.0 905 11/9/2020
2.3.0 1,271 11/6/2020
2.2.1 1,066 9/21/2020
2.2.0 946 9/1/2020
2.1.0 862 8/6/2020
2.0.0 4,027 12/9/2019
2.0.0-preview.3.final 243 12/6/2019
2.0.0-preview.2.final 276 12/4/2019
2.0.0-preview.1.final 287 12/4/2019
1.4.1 962 11/23/2019
1.4.0 941 11/17/2019
1.4.0-alpha.1.final 251 11/17/2019
1.3.0 931 11/13/2019
1.2.0 1,578 5/11/2019