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 macOS operating systems.
- No extra dll is required when deployed.
- Allows Delphi and Lazarus to consume .Net Core Libraries as if they were native code.
- Full access to .Net Core Framework Class Library.
- Lightweight and easy to use.