This library enables .NET Framework applications to use Microsoft Azure Key Vault with Always Encrypted in Microsoft Azure SQL Database and Microsoft SQL Server. The library includes the column master key store provider that allows client applications to access data when a column master key is...
More information
NModbus is a C# implementation of the Modbus protocol. Provides connectivity to Modbus slave compatible devices and applications. Supports TCP, and UDP protocols.
NModbus is a C# implementation of the Modbus protocol. Provides connectivity to Modbus slave compatible devices and applications. Supports TCP, and UDP protocols. NModbus4 it's a fork of NModbus(https://code.google.com/p/nmodbus)
This library provides XAML templated controls. It is part of the Windows Community Toolkit.
Controls:
- AdaptiveGridView: Presents items in an evenly-spaced set of columns to fill the total available space.
- BladeView: Provides a horizontal collection of blades for...
More information
NModbusAsync is a striped to the bone version of NModbus library.
The only thing that left is Modbus master over TCP.
The main difference and advantage of NModbusAsync is that all operations now utilize only asynchronous I/O.
NModbus4 is a C# (.NetStandard 2.0) implementation of the Modbus protocol. Provides connectivity to Modbus slave compatible devices and applications. Supports ASCII, RTU, TCP, and UDP protocols. NModbus4 it's a fork of NModbus(https://github.com/NModbus4/NModbus4)
This library provides XAML templated controls. It is part of the Windows Community Toolkit.
Controls:
- AdaptiveGridView: Presents items in a evenly-spaced set of columns to fill the total available space.
- BladeView: Provides a horizontal collection of blades for...
More information
A C# implementation of the Modbus protocol. Provides connectivity to Modbus slave compatible devices and applications. Supports TCP, and UDP protocols.