Cost: $293.99
Size: 38.89 MB
Release date: Jan 15 2019
Platform: Win2000,WinXP,Win7 x32,Win7 x64,Windows 8,Windows 10,WinServer,WinOther,WinVista,WinVista x64
Publisher’s Site: http://www.crystalnet-tech.com
Publisher’s Product Page: http://www.crystalnet-tech.com/RuntimeLibrary/RuntimeLibrary4Delphi.aspx
Country: United Kingdom
CNClrLibrary allows Delphi to use .Net libraries without the need for registry entries, COM registrations, or changes to the .NET libraries. Applications built with the .Net Runtime Library for Delphi will not require any dll files when deployed.
Competitive Advantages:
– No extra dll is required when deployed.
– No COM registration of .Net Libraries is required when deployed.
– There are tools to generate your .Net Libraries into Delphi pas files.
– Allows Delphi to consume .Net libraries as if they were native code.
– Full access to .Net Framework Class Library.
– Easy to use.
CNClrLibrary can do so much:
– Allow access to .Net Framework Class Library.
– Allow access to Third Party .Net Libraries.
– Allow access to your .Net Libraries.
– Can host the .Net Common Language Runtime (CLR) in Delphi.
– Can load and access assemblies and their types from third party .Net libraries or your own .Net libraries or executable files.
– Can load and access assemblies and their types from Global Assembly Cache (GAC).
– Can invoke members of the loaded assembly types which includes constructor, fields, properties, methods and events.
– Can invoke static members of the loaded assembly types which includes constructor, fields, properties, methods and events.
– Can create instance of .Net object from the types of the assembly loaded.
– Can handle .Net exceptions.
– Can handle, access and invoke .Net events.
– Can host .Net controls in Delphi VCL Forms.
– Contains a utility for importing .Net libraries or WSDL and generates Delphi pas files.
– …and many more.