The best library to work with the .Net Core from Delphi and Lazarus.
The .Net Core for Delphi/Lazarus (dotNetCore4Delphi) is a .Net Core Runtime Library for Delphi which helps Delphi/Pascal developers work with .Net Core. It is designed to provide a way to interact with .Net Core applications from Delphi/Pascal.
What dotNetCore4Delphi can do:
- Access .Net Core Framework Class Library.
- Access Third Party .Net Core Libraries.
- Access Your .Net Core Libraries.
- etc
Competitive Advantages:
- Cross-platform framework that runs on Windows, Linux and...
We are developing a set of Delphi components to communicate with a ModBus PLC over TCP/IP. The library provides components to implement both a ModBus master and a Modbus slave, and is based on the Indy component set (both Indy 9 and 10 are supported)
De source code of the project has been moved to GitHub!