The Import .Net Assemblies Wizard is used for importing .net assemblies and generating Delphi classes from the types of the imported assemblies.
The Import WSDL/Web Services Wizard is also used for importing Web Service Description language file/Url or XML schema that describes a web service and generates Delphi classes from the types of the imported WSDL assemblies.
Note: This tool is part of the .Net Runtime Library for Delphi.
Features
- Import any .net library files (dll or exe).
- Import any assemblies from the Global Assembly Cache (GAC).
- Import any Web Services Definition Language(WSDL).
- Uses the Host Class Library and the Framework Class library to host the .net runtime (CLR) and access the imported assemblies or WSDL without registering the .net assemblies as COM.
- Generate Delphi Codes from the imported assemblies using the runtime library files.
For more information about the utility, go to https://crystalnet-tech.com/RuntimeLibrary/RuntimeLibUtilities.aspx
For more information about the .Net Runtime Library for Delphi, go to https://crystalnet-tech.com/RuntimeLibrary/RuntimeLibrary4Delphi.aspx